Skip to content

Windows Linux Mac Bochanode Setup Guide

Bochacoin edited this page Jul 12, 2019 · 6 revisions

LOCAL BOCHANODE SETUP GUIDE

Static public IP and open Firewall ports are essential to run a Bochanode!

Run the BochaCoin wallet and let it fully sync.

Go to Tools -> Debug Console.

In the Console window enter getaccountaddress PN and copy the result.

This is your BOCHANODE DEPOSIT ADDRESS, where the team will deposit 10,000 coins to create a bochanode.

Team will send 10,000 BOCHA exactly to this address. No more, no less.

In the Console Debug window enter masternode genkey - this is your BOCHANODE PRIVKEY.

Go to Tools -> Open Wallet Configuration File. Open the file in Notepad. Then paste in the following lines.

masternode=1

masternodedeprivkey=(BOCHA PRIVKEY)

externalip=(yourpublicIP)

Clone this wiki locally