Post
Topic
Board Announcements (Altcoins)
Re: |ANN|🚀🚀🚀 NeoDash - NEW Neoscrypt Masternodes coin.
by
Udacha560
on 09/12/2017, 21:31:33 UTC
Setup NDASH Masternode.

You can get latest NeoDash wallet from github.

https://github.com/NeoDashh/NeoDash/releases/tag/v1.0.0.0

Send 1000 NDASH to your address and wait for 15 network confirmations.

http://imghost.io/images/2017/12/09/1.png

Open Tools > Debug Console

http://imghost.io/images/2017/12/09/3.png

http://imghost.io/images/2017/12/09/2.png

In Console type:
masternode genkey

Save result, this is your masternode private key for the first address of your wallet.

Open up Tools > Open Wallet Configuration File. (With notepad or any other text editor, Notepad++ or Atom)

http://imghost.io/images/2017/12/09/4.png

paste following in configuration file:

Code:
masternode=1
masternodeprivkey=Masternodeprivatekeyhere
externalip=YourExternalIPAddressHere

Save File.

Restart wallet

open Tools > Debug Console

In the Console enter:
masternode start


Masternode successfully started!...