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 synchronizer account
Create or import the account
Register account as synchronizer
2. Configurations
3. Execute the client
4. Check and claim rewards
Last updated