awesome-reth
Reth toolkit
A curated list of resources and tools related to Reth, a blockchain development platform.
A list of awesome Reth-related resources
91 stars
3 watching
8 forks
last commit: 2 months ago
Linked from 1 awesome list
awesomeawesome-listawesome-listsblockchainblockchain-technologyethereumethereum-clientexecution-layerrethrustrust-ethereum
awesome-reth | |||
Repository | 4,054 | 2 months ago | |
User Book | |||
awesome-reth / Audits | |||
Sigma Prime | 4,054 | 2 months ago | |
awesome-reth / Development Tools | |||
Reth Alphanet | 173 | 3 months ago | , OP-Stack compatible testnet rollup explicitly designed for Ethereum R&D ( , ) |
ethers-reth | 269 | over 1 year ago | , an -aware middleware by for accessing Reth state directly ( ) |
awesome-reth / Execution Extensions (ExExes) | |||
exex.rs | , an open-source directory of ExExes | ||
reth-exex-examples | 123 | 2 months ago | , an official repository of example ExEx implementations |
shadow-reth | 90 | 2 months ago | , an implementation of the as an ExEx ( ) |
flare | 16 | 10 months ago | , an ExEx that indexes sequencer batches ( ) |
hyperlane-exex | 12 | 3 months ago | , a PoC validator built as an ExEx ( ) |
wvm-reth | 5 | 2 months ago | , a BigQuery ExEx ( ) |
reth-exex-walltime | 10 | 7 months ago | , an ExEx that provides compares block time (proposer clock) with wall time (local clock) |
loom-exex | 232 | 2 months ago | , an ExEx for backrunning (part of the larger project) |
awesome-reth / Crawlers | |||
reth-crawler | 60 | about 1 year ago | , a crawler for EL nodes ( ) |
reconnaissance | 94 | over 1 year ago | , a proxy EL node using Reth |
awesome-reth / Indexers | |||
reth-indexer | 482 | about 1 year ago | , an indexer that accesses Reth's database directly and indexes into various backends |
awesome-reth / Layer 2 | |||
sp1-reth | 126 | 4 months ago | , a zkEVM PoC by demonstrating transaction costs to the order of $0.01 USD atop Reth |
scroll-reth | , a port of Scroll to Reth | ||
pevm | 239 | 2 months ago | , a massively-parallelised EVM implementation by that is explicitly compatible with Reth ( , ) |
Kakarot zkEVM | 135 | 2 months ago | , a zkEVM built in Cairo (provable by design) for which the RPC component is constructed using Reth |
awesome-reth / Tutorials | |||
reth-custom-api-example | 27 | over 1 year ago | , an example demonstrating RPC extension using Reth due to ( ) |
awesome-reth / Tutorials / reth-custom-api-example | |||
ETHGlobal Sydney 2024 | This also became a talk during the hackathon at | ||
awesome-reth / Presentations | |||
RETH ExExs | , presentation by and at , | ||
awesome-reth / Presentations / Devcon 2024 | |||
Reth 1.0: How did we get here and what is next? | , presentation by | ||
Using Reth Execution Extensions for next generation indexing | , presentation by | ||
awesome-reth / Miscellaneous | |||
reth-payload-validator | 40 | 2 months ago | , a RPC extension of Reth by the that implements rapid block validation of builder submissions |