mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Moves code walkthrough book chapters to docs (#629)
* 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
This commit is contained in:
@ -17,8 +17,5 @@ The book is continuously rendered [here](https://paradigmxyz.github.io/reth/)!
|
||||
To get started with Reth, install, configure and sync your node.
|
||||
* To install and build reth, you can use the following [installation instruction](./installation.md).
|
||||
|
||||
**[A Tour Of Reth]()**
|
||||
|
||||
This section will take a deep dive into the inner workings of Reth.
|
||||
|
||||
[gh-book]: https://github.com/paradigmxyz/reth/tree/main/book
|
||||
Reference in New Issue
Block a user