Skip to content

Commit a8263da

Browse files
authored
Update README.md (#290)
1 parent a338a9f commit a8263da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
> [!WARNING]
66
> This repository is for development purposes. For production deployments, please use the releases referenced in [base/node](https://github.com/base/node/releases).
77
8-
Base Reth Node is an implementation of a Reth Ethereum node, specifically tailored for the Base L2 network. It integrates Flashblocks capabilities and leverages Optimism components from Reth (see version pinned in [Cargo.toml](Cargo.toml)). This node is designed to provide a robust and efficient solution for interacting with the Base network.
8+
Base Reth Node is a Reth-based Ethereum node implementation, specifically tailored for the Base L2 network. It integrates Flashblocks capabilities and leverages Optimism components from Reth (see the version pinned in [Cargo.toml](Cargo.toml)). This node is designed to provide a robust and efficient solution for interacting with the Base network.
99

1010
<!-- Badge row 1 - status -->
1111

@@ -33,7 +33,7 @@ Base Reth Node is an implementation of a Reth Ethereum node, specifically tailor
3333
- **Base L2 Support:** Optimized for the Base Layer 2 network.
3434
- **Flashblocks RPC:** Includes a `flashblocks-rpc` crate for Flashblocks.
3535
- **Metering RPC:** RPC endpoints and utilities to facilitate resource metering based on transaction simulations.
36-
- **Reth Based:** Built upon Reth, see version pinned in [Cargo.toml](Cargo.toml).
36+
- **Reth Based:** Built upon Reth. See the version pinned in [Cargo.toml](Cargo.toml).
3737
- **Dockerized:** Comes with a `Dockerfile` for easy containerization and deployment.
3838
- **Development Toolkit:** Includes a `justfile` for streamlined build, test, and linting workflows.
3939

0 commit comments

Comments
 (0)