Post
Topic
Board Announcements (Altcoins)
Re: |ANN| DAS - Decentralized and Security. Private Send. Masternodes.
by
Truckman
on 03/07/2017, 06:56:49 UTC
The easiest way to start masternode.

I did on Windows like this:

Settings das.conf in the wallet where you have 1000 coins.

Code:
rpcuser=master
rpcpassword=pass
rpcallowip=127.0.0.1
# --------------------
listen=1
server=1
daemon=1
maxconnections=24
# --------------------
masternode=1
masternodeprivkey=7sCVAK*****************************************
externalip=you IP

Masternode.conf leave blank

In the console after synchronizing the wallet, you type "masternode star password".

And maybe you need to open port 9399.