From 5b6d472f2473eb2b323e2031ed1e75e478fab6f0 Mon Sep 17 00:00:00 2001 From: lau90eth Date: Sun, 10 May 2026 11:57:55 +0200 Subject: [PATCH] docs: update README to reflect unified Base stack Replaces 'built on Optimism's OP Stack' with 'running on the Base stack' following Base's exit from OP Stack (Feb 2026). Refs: base-org/base#1395 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cbaad17d..ffffed1c2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Base Node -Base is a secure, low-cost, developer-friendly Ethereum L2 built on Optimism's [OP Stack](https://docs.optimism.io/). This repository contains Docker builds to run your own node on the Base network. +Base is a secure, low-cost, developer-friendly Ethereum L2 running on the [Base stack](https://github.com/base/base). This repository contains Docker builds to run your own node on the Base network. [![Website base.org](https://img.shields.io/website-up-down-green-red/https/base.org.svg)](https://base.org) [![Docs](https://img.shields.io/badge/docs-up-green)](https://docs.base.org/)