Tag
#reth
31 repositories
Repos
A Kurtosis package that deploys a private, portable, and modular Ethereum devnet
A modular framework for building EVM consensus clients ⛵️✨
a collection of EVM tracing information for easy reference
Collection of ExEx examples built on Reth
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
A list of awesome Reth-related resources
Lightweight Ethereum history node — syncs headers, receipts & logs from P2P, serves eth_getLogs RPC. No EVM, no state trie. Full mainnet in ~6h.
Ethereum development made easy. Rust-powered toolkit for devs that inhabit the EVM.
A modular, Rust-native execution client for Arbitrum, built on reth
an ultra-low-latency Ethereum indexer running as a Reth ExEx. streams EVM data to ClickHouse with 4ms latency and 71k+ tx/sec throughput.
In this L2s in Action series, I will walk you through a series of from-scratch tasks from simple to complex to build your own personalized L1 or L2 infrastructure.
AI-powered Execution Extensions for Reth enabling real-time context retrieval (RAG) and persistent agent memory for the Monmouth blockchain
RAM-first storage engine for Ethereum execution clients. Sub-100ns reads, designed as MDBX replacement for Reth.
Ephemeral on-chain storage with SQL queries, targeting L2 (ethereum/optimism) built on reth.
DeFi protocol that allows users to deposit rETH (Rocket Pool) ERC20 tokens and get rewarded in FutureStable Tokens
Production-ready blockchain node infrastructure: Terraform + Ansible on AWS, OVH, and Latitude bare metal - Docker/binary deployments, HAProxy TLS, Route 53 DNS, and AWS multi-region HA.
Hardcore Rust Ethereum developer training — read the actual Reth/Revm/Alloy/Foundry source line by line. 90+ lessons, EN/JA, free.