reth
Skill based on reth (paradigmxyz/reth), generated 2026-02-25. User docs: https://reth.rs
Reth is a modular, high-performance Ethereum full node in Rust. Execution layer compatible with Engine API. Uses staged sync, MDBX + static files, revm, and jsonrpsee RPC.
Core References
| Topic | Description | Reference |
|---|---|---|
| Project Layout | Crate structure, storage, net, stages, RPC, node | core-project-layout |
| Database | DB trait, tables, DbTx/DbTxMut, codecs, providers | core-database |
Features
| Topic | Description | Reference |
|---|---|---|
| Staged Sync | Pipeline stages, HeaderStage, BodyStage, ExecutionStage, unwind | features-staged-sync |
| Networking | P2P tasks, NetworkConfig, FetchClient, ETH requests, tx propagation | features-networking |
| RPC | Namespaces, transports, engine API, rpc-builder | features-rpc |
| Node Builder | Configuring and running a node programmatically | features-node-builder |
More from hairyf/blockchain-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7