Why & node types
Hardware Requirements
To effectively operate a validator node, it's essential to have a machine capable of handling the necessary computations. While many validators opt for cloud providers for convenience, running your node on your own hardware is optimal for decentralization.
Key Considerations
When selecting your hardware, prioritize a setup with fast input/output capabilities. We recommend using NVMe SSDs for storage, as they offer superior speed. Additionally, ensure your network connection has low latency and high reliability to maintain consistent performance.
Recommended Hardware Configuration
Here’s a robust setup that will enable you to run your node smoothly, minimizing the risk of disruptions that could affect block production:
CPU: A modern desktop x86_64 processor (Intel or AMD) with at least 8 cores.
RAM: 32GB for efficient multitasking and performance.
Storage Options:
Pruned Node (recommended for validators): 500GB NVMe SSD.
Archive Node (necessary for RPC nodes): 2TB NVMe SSD.
Network: A connection of 100+ Mbps, ensuring low latency for optimal node operation.
By adhering to these specifications, you’ll be well-equipped to contribute to the network effectively and maintain the integrity of your validator node.
Last updated