Become a Validator🤝
Last updated
Last updated
Learn how to become a validator on the TAN blockchain network, securing transactions and contributing to network integrity through staking TAN .
To become a validator on the TAN blockchain network, follow these steps:
Ensure you have staked TAN on the network as detailed previously.
Verify your staked amount on the blockchainto confirm your stake.
Now, proceed with setting up as a validator on the TAN network to actively participate in transaction validation and network consensus.
Start by registering as a validator using the following command:
This command registers your BLS key with the network, indicating your readiness to participate in block validation.
After registering, wait for the creation of the next epoch block. Validator status and responsibilities are activated upon the generation of this block.
Execute the following command in your terminal:
This command provides information including the total number of validators on the network.
After running the command, review the output to see the total count of validators and verify your own address among them.
Becoming a validator on the TAN blockchain network involves registering your BLS key and awaiting the creation of the next epoch block to activate your validator status. By following these steps and monitoring the network, you contribute to its security and decentralization. Stay informed about your validator status using the npm run info
command to track network dynamics and your role as a validator.