Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HEXX: REBORN] Xnodes| Zero Protocol | Community Driven | CPU Only
by
hexxodev_temp
on 17/03/2018, 17:47:54 UTC
Easy setup for nodes:
(to full sync)

mkdir .hexxcoin
cd .hexxcoin
sudo apt-get install unzip
wget https://github.com/hexxcointakeover/hexxcoin/releases/download/18.3.2018/chainfiles.zip
unzip chainfiles.zip
cd ..
wget https://github.com/hexxcointakeover/hexxcoin/releases/download/4.0.3.0/linux-x64.zip
unzip linux-x64.zip

./hexxcoind -daemon
./hexxcoin-cli getinfo