Draft Layout for Reth walkthrough (#344)

This commit is contained in:
0xKitsune
2022-12-06 02:57:28 -05:00
committed by Georgios Konstantopoulos
parent a0a40a9c3d
commit ce8f61f0a5
3 changed files with 81 additions and 5 deletions

View File

@ -1,5 +1,19 @@
# reth Book
*Documentation for reth users.*
<img src="images/" style="border-radius: 20px">
reth is an Ethereum execution client.
<!-- Add a quick description about Reth, what it is, the goals of the build, and any other quick overview information -->
> 📖 **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.