Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
Limx Dev
on 26/01/2018, 23:56:59 UTC
Dear friend
Where i can find Masternode tab in new Wallet v.2.0.0.5
And how to i can set up Masternode on https://node-vps.com
Thanks

"Where i can find Masternode tab in new Wallet v.2.0.0.5"



"And how to i can set up Masternode on https://node-vps.com"

INSTALL A MASTERNODE

This is a simple Install for Ubuntu 14.04 just open your terminal and copy this 3 lines
https://github.com/LIMXTEC/BTDX-Masternode-Setup-Ubuntu-1404

wget https://raw.githubusercontent.com/LIMXTEC/BTDX-Masternode-Setup-Ubuntu-1404/master/btdxsetup.sh
chmod +x btdxsetup.sh
./btdxsetup.sh
Enter your local masternode genkey

Open Console on local Wallet and type masternode genkey
send exact 10.000 BTDX to a address
edit local bitcloud.conf
rpcuser=RANDOMUSERNAME
rpcpassword=RANDOMPASSWORD
masternode=1
masternodeprivkey=YOUR GENKEY
masternodeaddr=YOUR SERVERIP
server=1
listen=1
after wallet restart also 15 confirms
open console and type 'masternode start'


Kind Regards Christian