Skip to content

thecrypt0hunter/node-installer

Repository files navigation

Strax Cold Staking Node Installer

Best using a freshly installed Ubuntu OS (16.04 - 20.04).

Run the following command (you need to be logged in as root to run this script):

sudo su -
apt-get update && apt-get upgrade && apt-get autoremove
bash <( curl -s https://raw.githubusercontent.com/thecrypt0hunter/node-installer/master/install-strax-hot-node.sh )

Solaris Cold Staking Node Installer

Best using a freshly installed Ubuntu OS (16.04 - 20.04).

Run the following command (you need to be logged in as root to run this script):

sudo su -
apt-get update && apt-get upgrade && apt-get autoremove
bash <( curl -s https://raw.githubusercontent.com/thecrypt0hunter/node-installer/master/install-solaris-hot-node.sh )

City Chain Cold Staking Node Installer

Best using a freshly installed Ubuntu OS (16.04 - 20.04).

Run the following command (you need to be logged in as root to run this script):

sudo su -
apt-get update && apt-get upgrade && apt-get autoremove
bash <( curl -s https://raw.githubusercontent.com/thecrypt0hunter/node-installer/master/install-city-hot-node.sh )

Blockcore Node Installer

Best using a freshly installed Ubuntu OS (16.04 - 20.04).

Run the following command (you need to be logged in as root to run this script):

sudo su -
bash <( curl -s https://raw.githubusercontent.com/thecrypt0hunter/node-installer/master/install-node.sh )

About

Blockcore fullnode installer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages