A Masternode is a server connected with the network that performs certain tasks related with PrivateSend, which is what the anonymity feature is called, and gets paid for it. It is Proof of Service. To setup a Masternode you need 10.000 BTDX & a server with a static IP.
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'
like as in bitsend usually there is a public port 8886 for masternode setup, what is in bitcloud there is no public port for masternode? thanks