Files
reth/book
Andrew Kirillov a51fa4fd63 docs(book): start book chapter for network crate (#445)
* WIP FOR DRAFT PR

* WIP draft, walking through usage in pipeline

* diving deeper into instantiation of NetworkHandle & FetchClient

* WIP network management task & eth requests task done (ish)

* address pr comments: networkmanager as standalone task, networkconfig as main entrypoint for setup

* complete draft of the  crate docs

* restructured, starts w/ expl of

* added more snippets/anchors

* using ignore flag on code blocks, brief explanation of  struct

* typos addressed
2022-12-27 14:53:15 -08:00
..
2022-12-26 18:23:40 +02:00
2022-12-15 12:55:59 +01:00

reth Book

The book is continuously rendered here!

📖 Contributing

You can contribute to this book on GitHub.

Sections

Getting Started To get started with Reth, install, configure and sync your node.

A Tour Of Reth

This section will take a deep dive into the inner workings of Reth.