Skip to content

nuieskater/MN-SETUP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Installation

Generate your Masternode Private Key

masternode genkey

Write this down or copy it somewhere safe.

View your Output

masternode outputs

Write this down or copy it somewhere safe. 

SSH (Putty Suggested) to your VPS, login to root, and clone the Github repository:

git clone https://github.com/Northerncryptodev/MN-SETUP

Navigate to the install folder:

cd MN-SETUP

Install & configure your desired master node with options. ```

For Ubuntu 16.04 and Ubuntu 17.10

bash install_ubuntu_17.10.sh

When the script asks, input your VPS IP Address and Private Key (You can copy your private key and paste into the VPS if connected with Putty by right clicking)

Once done, the VPS will ask you to go start your masternode in the local wallet

In appdata/roaming/Northern, open up masternode.conf

Insert as a new line the following:

masternodename ipaddress:60151 privatekey output

Open up the local wallet, unlock with your encryption password, and open up the Debug Console

startmasternode alias false <masternodename>

If done correctly, it will indicate that the masternode has been started correctly.

Go back to your VPS and hit the spacebar. It will say that it needs to sync. You're all done!

Now you just need to wait for the VPS to sync up the blockchain and await your first masternode payment.

About

Script for masternode setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages