Files
nanoreth/book/run/run-a-node.md
Georgios Konstantopoulos 52f2bc5ebc docs: rework book (#2566)
2023-05-04 20:28:33 -07:00

571 B

Run a Node

Congratulations, now that you have installed Reth, it's time to run it!

In this chapter we'll go through a few different topics you'll encounter when running Reth, including:

  1. Running on mainnet or official testnets
  2. Setting up a local testnet
  3. Logs and Observability
  4. Configuring reth.toml

In the future, we also intend to support the OP Stack, which will allow you to run Reth as a Layer 2 client. More there soon!