Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: YAM.exchange on July 27, 2019, 05:47:51 PM



Title: Help Needed - Setting Up a Masternode For Own Coin on a Windows Server
Post by: YAM.exchange on July 27, 2019, 05:47:51 PM
I have setup my own coin, using walletbuilders.com, but now want to set up my own masternode on a Windows VPS server and looking for advice on what my *.conf file should look like on the Server.  I have opened up the firewall IP and Ports. but still can't get other PC's who are mining the coin to connect to the network.  Any advice in what my server files should look like appreciated.
Using a std. BTC 'Copy' with a qt,exe wallet and Windows machines only.

Thanks all for any help.
my conf file on server below

rpcuser=rpc_yam
rpcpassword=FAKEPASSWORD
rpcallowip=127.0.0.1
rpcport=10947
listen=1
server=1
txindex=1
daemon=1
masternoide=1

addnode=74.208.19.126:10947
addnode=74.208.19.126:10948