Post
Topic
Board Mining (Altcoins)
Re: Fourth alt coin thread last three got oversized.
by
bentcrypto
on 05/06/2017, 19:23:03 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


Does this auto switch the profit i recieve into btc? i want to get paid in DGB axtually not in btc!

Yes that what the c=BTC part is. I'm not sure if you need to delete that part or change it to c=DGB.