Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ZillionCoin (ZLN) - new ZillionFLUX CPU Mining algo released July 2018
by
Crypto_Prophet
on 08/08/2018, 07:56:20 UTC
here is a small tutorial to compile the zillion daemon on linux ubuntu 16:

Code:
sudo apt-get update

sudo apt-get upgrade

sudo apt-get install libboost-all-dev libdb++-dev libminiupnpc-dev libssl-dev make g++

sudo apt-get install git

git clone https://github.com/zillioncoin/zillioncoin.git

cd zillioncoin/src

sed -i '242s/get(address)/get(address)/' rpcrawtransaction.cpp

chmod +x leveldb/build_detect_platform

make -f makefile.unix

and you should be good.

More tutorials coming soon.
all of a sudden zero connections??