Energi

If prospective operators need additional support on this guide, drop us a line on our Technical Support channel in our Discord.

Energi wallet steps:


StepImage

Ensure you have at least 10,001 Energi (NRG) in your wallet and that your wallet is fully synced to the blockchain

If your coins are located in an exchange, you're going to need a little bit (to pay for the network transaction fee) of NRG to send exactly 10,000 coins to your wallet.

Follow the steps below to do so:

Prepare wallet for masternode setup

  1. Open your wallet and go to Settings > Options
  2. Select the Wallet tab and click the checkbox to "Show Masternodes Tab" and “Enable coin control features”
  3. Click OK and close your wallet
  4. Reopening your wallet will show new wallet options, specifically the Masternodes Tab
  5. Allow your wallet to fully sync to the blockchain before proceeding

Create a new HD masternode address

  1. Open your wallet to create a receiving address
  2. You will need to create a new HD address. Be sure to use the console to generate your MN collateral address
  3. Go to Window > Console
  4. Type "getaccountaddress <LABEL> " (replacing <LABEL> with a name i.e. mn1), to generate an address to use for your 10,000 NRG collateral.  You will need to send your collateral to this address in a later step

If you are configuring multiple masternodes you will need to create a unique masternode private key and unique collateral address for each masternode using the steps above. Once the address is created for each masternode send a collateral transaction of exactly 10,000 NRG to the address for each masternode using the next steps.

Send EXACTLY 10,000 Energi/NRG to the new address you created

Use Coin Control to ensure that you send your collateral from the correct address

  1. Go to "Send" and then "Inputs" to select the input you would like to send from
  2. Next enter your masternode collateral address from the previous step into the “Pay To” field. Enter “10,000” exactly into the “Amount” field and do NOT subtract fees from the amount as it will reduce your collateral total.
  3. Press “Send” to send your Energi to your masternode collateral address. You will need to wait 1 block — approximately 1 minute — for the transaction to confirm.

Click Send to send to submit the send transaction


Get the Masternode transaction ID from the debug window

Go to Window > Console

  1. Type in "Masternode Outputs" and press enter
  2. Copy the tx hash (which is the string in the first set of quotes)
  3. Write down outputidx down (which is the single digit in the second set of quotes)

Transfer Transaction Hash and Index to Node Forge Setup

Once you get through Step 1-3 in "Creating a Masternode" on the Node Forge Platform. On Step 4, perform the following:

  1. Paste txhash from Debug console into the "Startup Transaction Hash" field on the Node Forge screen
  2. Paste outputidx from Debug console into "Startup Transaction Index" field on the Node Forge screen
  3. Click Validate Setup (May take up to 30-60 seconds)
  4. Once successful, copy the entire "Unique Setup Information" string displayed (to be used in the next step)

Modify the Masternode Configuration File (masternode.conf)

  1. Go to Tools > Masternode Configuration File, this should open up a Textedit (on Mac) or Notepad (on PC) file
  2. Paste the "Unique Setup Information" (from the previous step), save and close


If a textedit (on Mac) does not open by default when you select Master Configuration File from the menu, you'll have to open the file manually from Finder

  1. Close the Wallet
  2. Open Finder > Go > Hold option on your keyboard (Library will show up) > Library
  3. Open the Application Support folder
  4. Open Energi folder
  5. Open masternode.conf with TextEdit
  6. Paste unique setup information (from the previous step), save, and close

Restart your Wallet

  1. Close and re-open your wallet.
  2. Click the Masternodes tab and your node should now populate (after approximately 15-20 confirmations).
  3. Click Update Status to refresh the list if it is not populating

Start the remote masternodes via the wallet

  1. Navigating back to your Energi wallet, select the Masternodes tab
  2. Click Start alias
  3. Click Yes to Prompt "Are you sure you want to start all masternodes?"

If all was done correctly, you should get a popup indicating "Successfully Started"