Dash Diamond MN setup
- Create account address - use a label such as Masternode1
- Send 1,000 DASHD to the address you created
- Wait approximately 1 minute and open the debug console under the Tools menu
- Enter -
masternode genkey
- save this for later, you'll need it - Enter -
masternode outputs
- Save your TX and INDEX number from masternode outputs command
- Close the wallet
- SSH to your VPS and enter the following command
cd && sudo apt-get -y install git && sudo git clone https://github.com/DashDiamond/DashD_MN.git && cd DashD_MN/ && sudo bash dashd-mn.sh
- Enter
y
to install dependencies, andy
again to install the wallet
- Start your wallet again
- Open the masternode config file from the Tools menu and follow the example lines to add your new masternode (without the #), using your information
- Save the file and restart your wallet
- After the transaction to your address has 16 confirmations, you may go to the masternodes tab and start the masternode!
- Profit