i did a compilation on ubuntu server 17.04 and got no errors. but how do i run the deamon or the miner?
you run the daemon by doing a
./zillioncoind &
but first you need to create a proper zillioncoin.conf file:
rpcuser=someuser
rpcpassword=somepassword
daemon=1
server=1
gen=1
genproclimit=-1
if you want to mine to a specific address, add this to the conf file too:
miningprivkey=