From 5a27c3138d7e111ee301cdfa41ccfc133e1e8a62 Mon Sep 17 00:00:00 2001 From: ManyChavez Date: Thu, 18 Dec 2025 18:16:52 +0100 Subject: [PATCH] docs: add repository scope section Clarifies what is included and excluded from this repository. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1cbaad17..327c23c4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ Base is a secure, low-cost, developer-friendly Ethereum L2 built on Optimism's [ [![Twitter Base](https://img.shields.io/twitter/follow/Base?style=social)](https://x.com/Base) [![Farcaster Base](https://img.shields.io/badge/Farcaster_Base-3d8fcc)](https://farcaster.xyz/base) +## Repository Scope + +This repository contains tooling and configuration for running and maintaining Base nodes. +It does not include application-level services or smart contract logic. + + ## Quick Start 1. Ensure you have an Ethereum L1 full node RPC available