Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Masternodes

Altcoin Cash edited this page Jan 6, 2019 · 7 revisions

Masternodes

HTH Masternodes was activated at block 24805. Collateral is 2,500,000 HTH. The chain upfront the masternode fork contains 6 irregular nodes. This is the Charity fund node and 5 seednodes. 3 of the seednodes was shut down when they no longer was not needed to support the network.

Masternode Install Script We have several scripts for masternode setup:

Ubuntu16.04 VPS masternode This script configures a new vps, perform update/upgrade, install dependencies, set up swapfile and cronjobs, and install HTH in path for ease of use. It also create a logfile of the install in .hthcore folder. Ip:port and private key show at the end for easy copy/paste to control wallet. Script Link: https://github.com/HTHcoin/Masternodescripts

HTH MASTERNODE SCRIPT Ubuntu16.04 VPS This script by dk808 also do most the same as the above: https://github.com/HTHcoin/HTH_MN_SCRIPT

The last script is made by Twystidceed here is a cake walk script, works on most providers.. just paste this entire line into your putty client and hit enter, the rest is self explanatory git clone https://github.com/twystidceed/HTH-MN-setup.git && cd HTH-MN-setup && bash HTH-setup.sh

Consider becoming a HTH referral at Digital Ocean https://m.do.co/c/83c93c25a339 Pay $25, you get $100 to spend the first two months, and HTH get $25 in referral earnings.

For manual setup of masternodes, check the doc: https://github.com/HTHcoin/HTH/blob/master/doc/masternode_conf.md

Clone this wiki locally