mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00: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