This section of the documentation is dedicated to node operators who want to learn about configuring and running nodes on OP Stack networks.
Because the OP Stack is an open-source, modular, and extensible stack, there are many different clients, configurations, and requirements depending on your goals and the specific network you’re targeting.
The information provided in this section covers standard configurations and features on the OP Stack.
Running your own node gives you the benefit of trustless verification, enhanced privacy, and gives you local access to the blockchain.
However, it also requires time and resources to set up and maintain.
So you should consider your goals and use cases before deciding to run a node because there are many third-party RPC providers available.
Regardless of which OP Stack network you’re running a node for, all nodes share the same fundamental two-client architecture.
There is the consensus client and the execution client, which communicate via the Engine API with JWT authentication.