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:
- Running on mainnet or official testnets
- Running on OP Stack chains
- Logs and Observability
- Configuring reth.toml
- Transaction types
- Pruning & Full Node
- Ports
- Troubleshooting
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!