How to - Masternodecoin - Cold Wallet (any OS) + Windows Masternode VPS- Install and open wallet on
Home Pc &
Windows VPS- Your Address is already created. We Use
Home PC Wallet.
- Encrypt Wallet, Receive
exactly 50,000 MTNC
-
Backup your Wallet- now still in
Home Pc enter debug console, save all the data from the following commands:
you wallets private key
dumpprivkey <YOUR_WALLET_ADDRESS>
your masternodes private key
your masternode transaction id
got all that?
keep this data save! ok, next up
windows vps.
- close the wallet
- go to %appdata%/masternodecoin/
- you will find the
masternodecoin.conf file
- edit the file, paste and edit the following:
rpcallowip=127.0.0.1
rpcuser=<ANY_USERNAME>
rpcpassword=<STRONG_PASSWORD_YOU_PROBABLY_WONT_NEED>
server=1
listen=1
staking=0
maxconnections=128
masternodeaddr=<YOUR_WIN-VPS_IP><YOUR_PREFERED_PORT>
masternode=1
externalip=<YOUR_WIN-VPS_IP><YOUR_PREFERED_PORT>
masternodeprivkey=<YOUR_MASTERNODE_PRIVATE_KEY>
- now launch the wallet, btw, we dont need to encrypt this. there wont be any currency on the node.
back on your
Home PC Wallet- go to masternode tab and create a new masternode.
- fill out the form, by now you should know what to paste:
-- Alias: nice name
-- Address: your vps ip address and port
-- PrivKey: your masternode private key
-- Txhash: the first long line from "masternode outputs" command
-- Output Index: its either 0 or 1, the only number behind the Txhash.
- Update the Tab at the bottom and start the Node.
-
Backup your Wallet-
Hold Your MTNC