Pure masternode setup guide for windows VPS – single masternode
REQUIREMENTS:
• 5000 Pure
• A single 24/7 running computer running Windows – have public IP ( VPS).
• Pure wallet: download link: https://github.com/puredev321/pure-v2/releases
1) Open the debug console and type the following command:
• masternode genkey
(This will be the masternode's privkey. We'll use this later...)
2) Next, enter the following command :
getaccountaddress masternodename
to create MN wallet.
3) Send 5000 PURE to the address. (Make sure this is 100% only 5000; No less, no more.)
4) Next, enter the command into the console:
masternode outputs
(This gets the proof of transaction of sending 5000)
5) Go into the PURE data directory, by default in Windows it'll be %Appdata%/PURE-N
Find masternode.conf and add the following line to it:
MN1 ( YourIP ):(port number) ( PrivKey) ( TxHash ) ( Output Index )
( YourIP ):(port number): your external white ip and port for masternode
( PrivKey) – masternode private key you generated with “masternode genkey”
( TxHash ) – masternode tx from “masternode outputs” command
( Output Index ) – tx index from “masternode outputs” command
6) Open the Pure.conf file (Find it or use the edit the config file in the PURE-qt client under "Tools"). Make it look like this:
rpcuser= long random username
rpcpassword= longer random password
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
externalip= your unique public ip address
bind= your unique public ip address
masternodeaddr= your unique public ip address
masternodeprivkey= Privkey
Make sure to replace rpcuser & rpcpassword with your own.
8) Close and restart your wallet.
9) Open the Debug Console and enter the following command:
masternode start-alias (alias)
(Make sure wallet is unlocked)
The output should look something like this:
{
"overall" : "Successfully started 1 masternodes, failed to start 0, total 1",
"detail" : {
"status" : {
"alias" : "mn1",
"result" : "successful"
}
}
11) In the masternode wallet, enter the following command:
masternode status
You should see something like:
{
"txhash" : "jse9grj983j4f9j349fj34r",
"outputidx" : 1,
"netaddr" : "x.x.x.x:51472",
"addr" : "D0w3j948f98ejb90ejf498j349fj394jf",
"status" : 4,
"message" : "Masternode successfully started"
}
Congratulations! You have successfully created your masternode!
----------- If you feel an unstoppable wish to say thanks, tip some PUREX cookies to: -------
ppRhxgYpDVJXeB5hnYaPEf5hVyMnDqxEV2