MasterDoge Node Tutorial within Client for Beginners
Step 1: Open your wallet and click on the MasterDoge Net tab, underneath that, "My MasterDoge Nodes", underneath that "Create".
Step 2: When the Add/Edit MasterDoge Node window opens, enter an "Alias" (whatever you want);
and your IP address (Your PC's, or VPS's, a VPN address will not work) and end it with your port.(port options can be anything
in the range of 1024 - 65535)
So in this example I entered:
Alias:(For_Tutorial_Example)
Address:104.156.239.227:9999
Step 3: At the bottom, click "Get Config" and highlight the contents in the window that appears.
Step 4: Navigate to your Appdata>Roaming>MasterDoge folder
Step 5: If you have a masterdoge.conf file where you had added nodes, open that and paste the copied contents above
the addnodes.
If you do not have a conf file, right click, and create a New Text File. Paste the contents.
Either way, for both methods change rpcuser, rpcpassword, and port.
For this example my changes were:
rpcuser=example
rpcpassword=example2
port=9999
*note* rpcuser and rpcpassword can be anything, but not the same and your port options can be anything in the range of 1024 -
65535.
Save as masterdoge.conf .(Remember, save as type = all files)
Step 6: Go back to your wallet now, and click on the MasterDoge Net tab, underneath that, "My MasterDoge Nodes", and copy the
colleratal address.
Step 7: Goto the "Send" tab, paste the copied address in "Pay To",
the "Label" will be be what you had for "Alias",
and the amount should be exactly 20,000 MDOGE.
Step 8: Click send, Yes, Yes.
Step 9: Go back to the MasterDoge Net tab, "My MasterDoge Nodes", and click start. The wallet should prompt you that it has
started.
Step 10: Even though this message confirms it has started, but there seems to be a slight bug with the tab, so you must do it manually.
Goto Help>Debug Window>Console and type "masternode start" should get
a confirmation that it has been started remotely. (TX needs 15 confirms btw)