mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Draft Layout for Reth walkthrough (#344)
This commit is contained in:
committed by
Georgios Konstantopoulos
parent
a0a40a9c3d
commit
ce8f61f0a5
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user