Skip to content

herenciacoin/MNScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HERENCIA MN Setup

This guide will assist you in setting up a HERENCIA Masternode on a Linux Server running on Ubuntu.

Requirements

  • MN Collateral amount of HERENCIA.
  • A VPS running Linux Ubuntu with 1 CPU & 1GB Memory minimum (2gb Recommended) from Vultr or any other providers.
  • HERENCIA Wallet (Local Wallet)
  • An SSH Client (Putty or Bitvise)

Connecting to the VPS and installing the masternode script

1. Log into the VPS with root
2. Git Installation:
  • sudo apt-get install -y git-core
3. Clone MN setup script:
  • git clone https://github.com/herenciacoin/MNScript.git
4. Start MN setup script:
  • cd MNScript && chmod +x ./HEIRS-MN.sh && ./HEIRS-MN.sh

Now ask for VPS Public IP Address

Now you need to wait some time, while script preparing the VPS to setup

5. Copy masternode private key from VPS console window and pres "Enter":
  • to check VPS daemon status, type: herencia-cli getinfo

Don't close this window!

Setup QT wallet

1. Create new receiving address and copy it
2. Send Collateral amount of HERENCIA to copied address
3. Open console Get MN output and set masternode configuration file and save it
  • mn1 VPS_IP:7255 masternode_genkey masternode_output output_index:
4. Wait at least 15 confirmation of transaction
5. Restart QT wallet
  • it's important
6. Start MN in QT wallet console:
  • startmasternode alias false TEST-MN
7. Check Masternode Status in VPS:
  • herencia-cli startmasternode local false
  • herencia-cli getmasternodestatus

Сongratulations you did it!

Guide for HERENCIA v1.1.0 MasterNode Update:

The instructions below are designed for users currently running an older version of HERENCIA v1.0.0 need update to v1.1.0

wget -q https://raw.githubusercontent.com/herenciacoin/MNScript/main/HEIRS-MN-UPDATE.sh

sudo chmod +x HEIRS-MN-UPDATE.sh

./HEIRS-MN-UPDATE.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages