- You need to have Energi Core Node installed & running 24/7 for Staking 👇
In order to start staking you need a minimum of 1 NRG.
2.1 - Attach to Energi Core Node:
Go to Start Menu and select Attach:
You do not need to do anything on the MacOS. You are already on the Energi Core Node console.
PuTTY into the VPS and run the following on the Terminal:
energi3 attach
2.2 - Run the following command in your console to unlock your account and start staking:
personal.unlockAccount('Gen3Address', null, 0, true)
Gen3Address Your wallet address
null Password parameter, always use null
0 Timeout paramater, always use 0
true True means unlocked for staking only
2.3 - You will be prompted to enter your passphrase. It's normal if nothing appears when you type, the passphrase is hidden.
It will return true
if the wallet was successfully unlocked for staking.
3.1 - Run the following command to check your staking status.
It will return true
if the wallet is currently staking.
miner.stakingStatus()
Congratulations, you are now staking your NRG!
4.1 - Head over to our Blockchain Explorer and enter your account address.
4.2 - Select the Coin Balance History tab to see your rewards!
Congratulations! You are now all set!
- Head over our Staking FAQ :
- Get technical assistance :