Post
Topic
Board Mining (Altcoins)
Re: Fourth alt coin thread last three got oversized.
by
scryed
on 05/06/2017, 17:45:38 UTC
Does anyone use alexisminer here? i want to mine DGB but i couldn't find any documentation on the github repo on how to set it up.

Use this miner here: https://bitcointalk.org/index.php?topic=1777336.0

Alexis78 is built into it. Code below thanks to jared.
Open text document, paste, save as a .bat file in the miner folder and run it.


Code:
:start
ccminerAlexis78.exe -a skein -o stratum+tcp://skein.mine.zpool.ca:4933 -u 1PeXHjiP1BQJtwEavVdp8bKWZXiHAnRH5x -p Testrig,c=BTC,skein,stats
goto start