Step 1: Setup on NES
Installing required packages and tools on the server with the miner keys & dkg files.
Steps to be executed on NES
These steps will set up an environment by installing dependent tools and packages like qq, unzip, dnsutils, docker & docker-compose.
Run the following command in your home folder:
wget -N https://raw.githubusercontent.com/0chain/zcnwebappscripts/as-deploy/0chain/miner_migration_init_setup.sh ; bash miner_migration_init_setup.sh
Last updated