mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
21 lines
530 B
Markdown
21 lines
530 B
Markdown
# reth Book
|
|
|
|
<img src="images/" style="border-radius: 20px">
|
|
|
|
<!-- 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][gh-book].
|
|
|
|
### 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.
|
|
|
|
[gh-book]: https://github.com/paradigmxyz/reth/tree/main/book |