GithubHelp home page GithubHelp logo

god-father-xuez / masternode_script Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xuez/masternode_script

1.0 0.0 0.0 155 KB

This script will install and configure your XUEZ Coin masternodes.

Shell 100.00%

masternode_script's Introduction

VPS Masternode with TOR ready setup script.

To run the script simply type the following commands into your VPS terminal.

Installation: wget https://github.com/johnlito123/masternode_script/releases/download/#/XuezUpdate.sh && chmod 755 XuezUpdate.sh && sudo ./XuezUpdate.sh

Masternode Basic Requierments

  • 1,000 XUEZ

  • Main Computer with XUEZ wallet installed

  • Masternode Server

  • Unique IP address for EACH masternode

Local Wallet Procedure

Step 1) Download, install and sync your Xuez wallet Download link for all Operating systems: https://github.com/XUEZ/XUEZ/releases

Step 2) Using your main wallet, enter the debug console and type the following command:

  • masternode genkey

  • Please save this on a Notepad

Step 3) Using your main wallet, enter the debug console and type the following command:

  • getaccountaddress INSERT_MASTERNODE_NAME

  • Please save this on a Notepad

Step 4) Send 1,000 XUEZ to Step 3 address.

Step 5) Using your main wallet, wait for 15 confirmations, and then enter the debug console and type the following command:

  • masternode outputs
  • Please save this on a Notepad 

Step 6) Locate your masternode.conf and add the following line:

<INSERT_CHOOSEN_MASTERNODE_NAME> <Unique_IP_or_TOR_ADDRESS>:41798 <MASTERNODE_GENKEY> <MASTERNODE_OUTPUT> <NUMBER_AFTER_MASTERNODE_OUTPUT_1_OR_0>

Note: Substitute it with your own values and without the “<>”s

Example: MN1 31.11.135.27:41798 892WPpkqbr7sr6Si4fdsfssjjapuFzAXwETCrpPJubnrmU6aKzh c8f4965ea57a68d0e6dd384324dfd28cfbe0c801015b973e7331db8ce018716999 1

Run and follow the instructions on the script

TOR Activation

Step 1 - Find the node onion address

Command: ./xuez-cli getnetworkinfo

Look for the TOR address at the end of the output (EG. aedFAWE235AGa2.onion)

Step 2 - Edit your LOCAL (Not VPS) masternode.conf by replacing the old IP address with the new .onion TOR address.

Step 3 - Restart the local wallet Windows, Max and Linux GUI; Close and open your wallet

Linux CLI:

Command: ./xuez-cli stop then: ./xuezd -reindex

Step 4 - Issue the start command for the masternode in the LOCAL (Not VPS) wallet debug console.

For example: startmasternode alias 0 MN01

Note: Where by MN01 is your chosen Masternode name Wait a few minutes for the MN ip address to change to the onion address in the masternode tab.

Step 5 - Restart the wallet on the VPS with the following commands.

Command: ./xuez-cli stop

then: ./xuezd -reindex

Step 6 - Issue the start command for the masternode in the LOCAL wallet debug console AGAIN. ie follow step 4 again.

Step 7 - Wait up to 30 minutes for the MN timer to change from 00:00 to a postive time in the masternode tab.

Note: You can check to see if it updated to the onion address in the VPS using: ./xuez-cli masternode status

masternode_script's People

Contributors

god-father-xuez avatar xuezproject avatar davembg avatar dextopannex avatar ddude1 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.