Files
reth/book/README.md
Satoshi Okamoto 97d87409bc Reth book for user (#666)
* add reth book structur

* introduction to reth

* add system requirement

* update docs

* Add node detail

* add Disclaimer for disk estimate

* add Disclaimer for disk estimate

* add comman-line options

* matrics docs

* add logs docs

* remove disk usage for now

* Add disable-discovery flag in cli docs #597

Co-authored-by: Satoshi Okamoto <satoshi@butcher73.com>
2023-01-01 17:16:53 +02:00

20 lines
634 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 -->
The book is continuously rendered [here](https://paradigmxyz.github.io/reth/)!
> 📖 **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.
* To install and build reth, you can use the following [installation instruction](./getting_started/installation.md).
[gh-book]: https://github.com/paradigmxyz/reth/tree/main/book