Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
> [!WARNING]
> This repository is for development purposes. For production deployments, please use the releases referenced in [base/node](https://github.com/base/node/releases).

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 `v1.8.1`. This node is designed to provide a robust and efficient solution for interacting with the Base network.
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 `v1.8.2`. This node is designed to provide a robust and efficient solution for interacting with the Base network.

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

Expand All @@ -32,7 +32,7 @@ Base Reth Node is an implementation of a Reth Ethereum node, specifically tailor

- **Base L2 Support:** Optimized for the Base Layer 2 network.
- **Flashblocks RPC:** Includes a `flashblocks-rpc` crate for Flashblocks.
- **Reth Based:** Built upon Reth `v1.8.1`, incorporating its Optimism features.
- **Reth Based:** Built upon Reth `v1.8.2`, incorporating its Optimism features.
- **Dockerized:** Comes with a `Dockerfile` for easy containerization and deployment.
- **Development Toolkit:** Includes a `justfile` for streamlined build, test, and linting workflows.

Expand Down