Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.7 (Windows/Linux)
by
mine_phun
on 21/05/2018, 20:17:35 UTC
Hi, can someone share .bat example for etc and crea/xvg/smart

Sure. This one is for SmartCash if you want to mine SmartCash with a SmartCash wallet:

EthDcrMiner64.exe -epool eu1.ethermine.org:14444 -ewal (eth wallet address).(username) -epsw x -dpool stratum+tcp://mine.nlpool.nl:5133 -dwal (Smart Wallet address) -dpsw c=SMART -dcoin keccak -allpools 1 -dcri 7 -ethi 16 -gser 2 -tt 2 -asm 2 -dbg 1 -logfile 1 -r 300 -oldkernels 1

This one is for SmartCash if you want to mine SmartCash with a XVG wallet:

EthDcrMiner64.exe -epool eu1.ethermine.org:14444 -ewal (eth wallet address).(username) -epsw x -dpool stratum+tcp://mine.nlpool.nl:5133 -dwal (XVG Wallet address) -dpsw c=SMART -dcoin keccak -allpools 1 -dcri 7 -ethi 16 -gser 2 -tt 2 -asm 2 -dbg 1 -logfile 1 -r 300 -oldkernels 1

This one is for XVG if you want to mine it with a XVG wallet:

EthDcrMiner64.exe -epool eu1.ethermine.org:14444 -ewal (eth wallet address).(username) -epsw x -dpool stratum+tcp://mine.nlpool.nl:5766 -dwal (XVG Wallet address) -dpsw c=XVG -dcoin blake2s -allpools 1 -dcri 40 -ethi 16 -gser 2 -tt 2 -asm 2 -dbg 1 -logfile 1 -r 300 -oldkernels 1

Let me know if you have more questions  Wink

Ps: For keccak with AMD 580 cards you can use -dcri 6 or 7 . If you have 570 cards, use -dcri 5 or 6.