Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MGN] | 🚀MAGNA COIN🚀 | MASTERNODES | ZEROCOIN | ATOMIC SWAPS [ANN]
by
hoalieuo
on 08/12/2017, 12:04:09 UTC
- How to Windows VPS Masternode setup -

1.Start mgn-qt.exe

2.set 10000MGN in 1block/1wallet/1address. (exam 5000+5000 , 99999+1 is NG).

3.wait 15 confirm.

4.Open Tools->Debug console menu.

5.Command
 masternode genkey
 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx << copy

6.Program end

7.Press Win+R key.

8.Commad
notepad %appdata%\MagnaCoin\mgn.conf

9.edit config file
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
daemon=1
listen=1
server=1
masternode=1
masternodeprivkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx(genkey)
externalip=127.0.0.1
masternodeaddr=VPS-IP-Address:57821

10.Setting Windows firewall (In/Out 57821 open)

11.start mgn-qt.exe and wait blocksync end.

12.Open Tools->Debug console menu.

13.Command
masternode start

Let's try! Smiley
masternode start
Not capable masternode: Could not connect to VPS IP Window:57821 ?