Learn about Nodes
The Aptos network consists of three node types: validator nodes, validator fullnodes (VFNs), and public fullnodes (PFNs). To participate in consensus, you are required to run a validator node and stake the minimum amount of utility coins. VFNs and PFNs are not required to participate in consensus, but they are necessary to distribute blockchain data and enable ecosystem services, e.g., indexing, querying, and RESTful API services (see Aptos APIs). VFNs can only be run by validator operators, while PFNs can be run by anyone. You can learn more about the different types of nodes in the Blockchain Deep Dive section.
This section provides detailed, step-by-step instructions on how to deploy and operate Aptos nodes in different environments. It also describes everything you need to stake and participate in consensus and governance. You can also find additional resources for node operation in the External Resources section.
Quick Links​
Validation on Aptos
Everything you need to know about how validation, staking and governance works on Aptos.
How validation works
Validator states
Staking
Staking on Aptos
Governance
Owner
Voter
Validators and VFNs
A comprehensive guide to deploying nodes, staking operations and participate in consensus.
Node requirements
Running validator node
Node health
Connecting to Aptos network
Staking pool operations
Shutting down nodes
Public Fullnodes (PFNs)
A section with detailed, step-by-step instructions on everything related to Aptos PFNs.