yeah I'm also looking to turn one of my 2 nvOC rigs to skein.. any future plans for this?
or is there a manual way to install it?
Download the newest oneBash from the OP. Until next version, it will only use the tp fork of ccminer; but you can mine dgb.
see:
https://bitcointalk.org/index.php?topic=1854250.msg19380254#msg19380254Edit: as bentcrypto requested it; I setup the DGB selection to use zpool auto conversion to BTC; so you actually enter a BTC address for DGB.
I can add a direct DGB payout selection (payout in DGB) if anyone wants that instead.
I want to payout in DGB, please add this option also
Updated the newest oneBash link on the OP to also have a pure DGB mining option plus added an intensity variable.
this is the relevant section:
BTC_ADDRESS="18Y5HYe3BAwAhTAkFLbD52o8NqtrN3DtpF"
DGB_AUTOCONVERT_TO_BTC="NO" #YES NO
DBG_INTENSITY=26
DGB_ADDRESS="DKhCswL8Ff5UyZWdVEbyUVvDhLYMmfVLP7"
DGB_POOL="stratum+tcp://skein.mine.zpool.ca:4933"
I think it is reasonably straightforward. If you want to mine pure DGB; replace my DGB address with your own and ensure:
COIN="DGB"
If you want to mine DGB with payouts in BTC; replace my BTC address with your own and ensure:
COIN="DGB"
DGB_AUTOCONVERT_TO_BTC="YES"