Skip to content

hexter2018/masternode

 
 

Repository files navigation

Multi Masternode Installer

Autoinstaller for STAMP Masternode on Ubuntu 16.04 VPS. This script will install your STAMP node on a clean Ubuntu 16.04 VPS. If you already have any other wallets running, please check firewall ports. You can only install one STAMP masternode per VPS.

If you don't have a VPS yet, please choose a small Ubuntu 16.04 virtual machine at vultr.com

GOSSIP 3 MN in 1 VPS:


wget https://raw.githubusercontent.com/hexter2018/masternode/master/GOSSIP_3mn1vps_install.sh && sudo chmod 755 GOSSIP_3mn1vps_install.sh && ./GOSSIP_3mn1vps_install.sh

VYIGRAT 3 MN in 1 VPS:


wget https://raw.githubusercontent.com/hexter2018/masternode/master/VYIGRAT_3mn1vps_install.sh && sudo chmod 755 VYIGRAT_3mn1vps_install.sh && ./VYIGRAT_3mn1vps_install.sh

TELOS 1 MN:


wget https://raw.githubusercontent.com/hexter2018/masternode/master/transcendence.sh && sudo chmod 755 transcendence.sh && ./transcendence.sh

TELOS 3 MN in 1 VPS:


wget https://raw.githubusercontent.com/hexter2018/masternode/master/transcendence_3mn1vps.sh && sudo chmod 755 transcendence_3mn1vps.sh && ./transcendence_3mn1vps.sh

VVL 3 MN in 1 VPS:


wget https://raw.githubusercontent.com/hexter2018/masternode/master/vivaldi3mn_1vps.sh && sudo chmod 755 vivaldi3mn_1vps.sh && ./vivaldi3mn_1vps.sh

SMK 3 MN in 1 VPS:


wget https://raw.githubusercontent.com/hexter2018/masternode/master/smk3mn_1vps.sh && sudo chmod 755 smk3mn_1vps.sh && ./smk3mn_1vps.sh

License Released under the MIT license.

Disclaimer Developer assume no liability and is not responsible for any misuse or damage caused by this program.

Discord : hexter6819#6819

Donate BTC : 3KnnwFZJokT6m2GhMAHtRWMMkkXm9UGnDM ETH : 0xefaD0cb028B06cdec2B05a8BbE5dB4612cc8F205

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%