How to become a validator#
Validators run nodes that produce and verify blocks on the Concordium blockchain. By becoming a validator, you participate directly in the consensus mechanism and earn rewards for your contribution to network security.
Prerequisites#
To become a validator you will need:
A Concordium account: A Concordium wallet with an account that has sufficient CCD balance for the stake and transaction fees
A Minimum stake: 500,000 CCD that will be locked while you validate
Validator keys: Generated through your wallet to sign blocks
Technical infrastructure: Reliable hardware and network connection to run a node 24/7/365
Ongoing commitment: Capacity to monitor your validator, stay informed about network updates and protocol changes, and perform regular maintenance
Validation setup#
The validation setup process involves several key steps: preparing your validator account, generating validator keys, configuring and running your node, and registering as a validator on the blockchain. The specific steps and tools you use depend on your preferred setup method. Concordium provides guides for different approaches:
For wallet-based setup: See Validation with Concordium wallets.
For command-line setup: See Validation with the Concordium Client.
Choose the method that works best for your setup, and follow the corresponding guide for detailed instructions. Before proceeding with setup, review Validator management for information about best practices for validators.
After registration, your validator becomes active at the next pay day.
Opening a staking pool (optional)#
You can choose to open a staking pool, which allows others to delegate their CCD to your validator. This increases your total stake and your chances of being selected to produce blocks. You earn commission on the rewards earned by your delegators. For more information about how rewards and commissions work, see Concordium tokenomics system.
You can open a pool during initial registration or add it later by updating your validator configuration. You will be guided to instructions about opening and managing a staking pool when following the setup guides above. For frequently asked questions about staking pools and delegation, see Delegation and validation FAQ.
Next steps#
Once your validator is active, focus on maintaining reliable uptime and monitoring your validator’s performance. Follow the best practices outlined in Validator management to ensure your validator operates effectively and maximizes rewards for you and your delegators.
Useful resources#
The following guides and resources provide detailed information about validation:
Validation with Concordium wallets: Step-by-step setup using wallets
Validation with the Concordium Client: Step-by-step setup using Concordium’s command line interface
Validator management: Best practices for running and managing your validator
Block production and validation: Technical details on how block production and validation work
Concordium tokenomics system: Information about rewards, commissions, and staking economics
Delegation and validation FAQ: For answers to the most commonly asked questions
CCDScan: Tool for monitoring validator and pool performance