Installation
install inery nodes Master Nodes on your machine
Install dependencies
Download Inery Nodes
Export path
Configure Master Nodes
make sure you change the data needed for master account.
AccountName = Inery master account name
PublicKey = Public key of an account
PrivateKey = Private key of an account
IP = IP address or DNS of your server
Save it (ctrl+S), Type "Y" and exit (ctrl+X)
Run Blockchain protocol
make sure you're going back to inery.setup folder
Check Logs
Register and Approve Account
You will need 50000 INR on your blockchain account which will be transfered to inery.stake account. Also make sure your nodes already synced before running command below, or it may break and giving error.
YOUR_WALLET_PASSWORD = password on defaultWallet.txt
MASTER_PRIVATE_KEY = private key on inery dashboard
ACCOUNT_NAME = account name on inery dashboard
ACCOUNT_PUBLIC_KEY = public key on inery dashboard
YOUR_SERVER_IP = your ip used (not your ip registered on dasboard!)
Last updated