Need a fresh VPS ubuntu with atleast 1 Gb RAM and 15 Gbs free space, we suggest: https://billing.virmach.com/aff.php?aff=4314
- download the file:
git clone https://github.com/Hser2bio/Reex-MN.git
cd Reex-MN
- change the permissions:
chmod +x reemn.sh
- prepare the windows wallet:
- go to debug console and type:
getnewaddress MN1
- send 1.000 REEX to this address and let atleast confirm by 1 blocks
- get the MN key and save in txt:
masternode genkey
- back to vps and execute the file reemn.sh:
sudo ./reemn.sh
- wait to ask genkey and put by control+V the info getted in 4.3 point and give enter to go on.
- let finish and note the IP:PORT given at the end of the script execution
- back to your windows wallet and get masternode outputs:
masternode outputs
will give you something like this: you will only need anote what are between ""
txhash: "7a1ebb4baadf9ff39bbbfc2d58fd57ff15b65a5096069c8b232d3d312fb4xxxx",
outputidx: 1
- open the masternode conf file and put:
MN1 IP:PORT masternodekey masternodeouputs txnumber
EXAMPLE: 38.25.122.251:31000 7NEGGttKZojkAzViEYXXXxKTFdAtC2uSiMg8NSFqYVBtN6mYdU 7a1ebb4baadf9ff39bbbfc2d58fd57ff15b65a5096069c8XXX3fb4cb5c 1
- save masternode conf file reopen wallet and in masternode section type START ALL
- need atleast 22 blocks to be confirmed and start to work
enjoy :)