Run from source code
Download the Client
git clone https://github.com/exsat-network/exsat-clientBuild the client
cd exsat-client
yarn install && yarn buildEdit the .env configuration file
cp .env.example .envvim .envExecute the client
1. Initiate the validator account
Create or import the account
Stake for your validator account
2. Configurations
3. Execute the client
4. Check and claim rewards
Last updated