From 3faaa001526cc62fefb8f52b60fe3ab9c17a941e Mon Sep 17 00:00:00 2001 From: SebastianSarzosa Date: Fri, 19 Dec 2025 16:51:32 +0100 Subject: [PATCH] docs: add environment assumptions note Sets expectations for node operators. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1cbaad17..06acbce5 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ Base is a secure, low-cost, developer-friendly Ethereum L2 built on Optimism's [ - `reth` (default) - `geth` - `nethermind` + +## Environment Assumptions + +This setup assumes familiarity with Linux-based systems and basic networking concepts. +Production deployments may require additional hardening. ## Requirements