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.0Alexis78 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.
:start
ccminerAlexis78.exe -a skein -o stratum+tcp://skein.mine.zpool.ca:4933 -u 1PeXHjiP1BQJtwEavVdp8bKWZXiHAnRH5x -p Testrig,c=BTC,skein,stats
goto start