Skip to content

Hser2bio/Reex-MN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Reex-MN: Script to setup Masternode

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

  1. download the file:
git clone https://github.com/Hser2bio/Reex-MN.git
cd Reex-MN
  1. change the permissions:
chmod +x reemn.sh
  1. 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
  1. back to vps and execute the file reemn.sh:
sudo ./reemn.sh
  1. wait to ask genkey and put by control+V the info getted in 4.3 point and give enter to go on.
  2. let finish and note the IP:PORT given at the end of the script execution
  3. 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
  1. open the masternode conf file and put:
MN1 IP:PORT masternodekey masternodeouputs txnumber
EXAMPLE: 38.25.122.251:31000 7NEGGttKZojkAzViEYXXXxKTFdAtC2uSiMg8NSFqYVBtN6mYdU 7a1ebb4baadf9ff39bbbfc2d58fd57ff15b65a5096069c8XXX3fb4cb5c 1
  1. save masternode conf file reopen wallet and in masternode section type START ALL
  2. need atleast 22 blocks to be confirmed and start to work

enjoy :)

About

Script to setup Reex Masternode

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages