Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Project Interzone - Blockchain Social Engine - Masternodes - Network Live!
by
Nillecram
on 08/09/2017, 11:43:57 UTC

Standalone CPU miner

Source - https://github.com/chaincoin/chaincoin-cpuminer
Windows binaries (ig0tik3d build) - https://mega.co.nz/#!7AZiEB6K!ceOETQlhlBG8A8o6F_bKrCxRr7wMgWdojNhj6H5z7sw

Usage:

./minerd -a chain -o http://127.0.0.1:11995/ -u username -p password -t 2

-t specifies the number of threads.


GPU miners

Windows binaries for the Chaincoin GPU miner

MEGA:  https://mega.co.nz/#!w0VWkBbZ!PWyCPnCjIuvm6pH8Ljt-hXvllg4npedd0gfwKGXkL-E
Dropbox: https://www.dropbox.com/s/gjjoslh6kgmta85/Chaincoin%20SGMINER.zip

Usage:

GPU_MAX_ALLOC_PERCENT=100 ./sgminer -k chaincoin -o : -u -p -I 18 -g 4 -w 128

CCMiner

Source - https://github.com/tpruvot/ccminer
Releases - https://github.com/tpruvot/ccminer/releases


So in our case :
minerd -a chain -o stratum+tcp://pool.bilbotel.fr:3573 -u -p c=ITZ -t


or you can download : https://github.com/tpruvot/cpuminer-multi/releases
and depending on you cpu :
cpuminer-gw64-corei7 -a c11 -o stratum+tcp://pool.bilbotel.fr:3573 -u -p c=ITZ -t