Skip to main content
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:

Nexis CLI

Install Command Line Interface

System Tuning

Tune system for running Validators

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

  1. Validator keypair
  1. Vote account keypair
  1. 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.