From b2aef8ecc310c805d6a9a85b42d67596bd82b301 Mon Sep 17 00:00:00 2001 From: mralj Date: Thu, 19 Sep 2024 16:18:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 182464c639..472001a49f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## rollup-geth + +Implements RIP/EIPs on top of go-ethereum implementation aimed at L2 rollups + ## Go Ethereum Golang execution layer implementation of the Ethereum protocol.