Validators
Running Validator
Follow this guide to setup Nexis Validator on Devnet, You can do the same on Mainnet once it is live.
Requirements
- Nexis CLI
- System should be tuned
If any of the above requirements are not met, follow from the following:
Change Nexis CLI configurations
Run the following command to point to devnet
Once the Mainnet will be live you will have to set the configuration to use mainnet native rpc url instead of this one
Generate the keypairs
- Validator keypair
- Vote account keypair
- Withdraw keypair
Fund Validator address
Create vote account
Set validator keypair as default keypair for Nexis CLI
Create a vote account
Start validator
Now run the following command to start the validator
Voila! Your validator is running now, wait for few minutes and it should be visible in the validators list.
You can check it by running the following command
It should output something like this
Remember that your Validator’s stake will become active in next epoch.