Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN][MAX] MaxCoin
by
mipl
on 06/02/2014, 22:24:43 UTC
* DO-CloudMining *
 
Wallet is running well on DigitalOcean! Create a fresh Ubuntu 13.10-Droplet.
Get an account here: https://www.digitalocean.com/?refcode=dddca68d7f6d
Smallest Droplet ($5/month) is enough!

Login as root via SHH - the password you got from DigitalOcean via Mail.
aptitude update
aptitude install unzip


Get official wallet from https://github.com/Max-Coin/clients/blob/master/Maxcoin-linux64.zip
Unzip with password: Z3l0NEXbv12eycRtCcPY
Get official maxcoin.conf from https://github.com/Max-Coin/clients/blob/master/example-maxcoin.conf

unzip Maxcoin-linux64.zip
chmod +x maxcoind
mkdir .maxcoin
mv example-maxcoin.conf .maxcoin/maxcoin.conf
    # change password inside!!!
.maxcoind -daemon

.maxcoind getinfo             # look at "blocks"
.maxcoind getmininginfo   # look at "hashespersec" and the "networkhashps"
tail -f .maxcoin/debug.log  # see logfile in realtime

Connect all your cpuminers & profit:
./minerd -a keccak -o http://: -u maxcoinrpc -p

https://www.digitalocean.com/?refcode=dddca68d7f6d