mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
* replaced template blocks with code blocks in stages chapter * replaced template blocks with code blocks in network chapter * moved book sections to docs * fix indentation in recover_signer codeblock * remove unnecessary TODO comment in network.md
Design
Docs under this page contain some context on how we've iterated on the Reth design (still WIP, please contribute!):
- Database
- Networking
- Metrics: Guidelines on metrics and traces.
- Review of Other Codebases