This guide is for user without server.
Start your BitSend wallet.
Go to ->Tools->Debug ->Console and write getaccountaddress 0. Copy the address and
send exactly 5000 BSD to the address in your wallet.
Go to ->Tools->Debug ->Console
type the following and hit Enter:
Copy the result and place that in the bitsend.conf file below: (Go to ->Tools->Open Configuration File)
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=any_valid_port EX: 8886
server=1
daemon=1
listen=1
port=8886
masternodeaddr=YOUR_IP:8886
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
addnode=107.170.2.241
addnode=45.58.51.22
addnode=104.207.131.249
addnode=68.197.13.94
addnode=109.30.168.16
addnode=31.41.247.133
addnode=37.120.190.76
Port 8886 must be open. (Check your router and Firewall)
Restart your wallet and go back to Help/Debug/Console
Type the following and hit enter:
* Give your Masternode a few minutes, and check if it's up in the Masternode list
DO not use your local IP address, use your external IP address. If you do not know what it is
Type "what is my IP" in google search and you will see it.
Note: You need ever the correct IP. The most provider have a dynamic IP. The master node must be online 24/7.