Follow instructions according to your hardware type.
Zcash Setup: Claymore (AMD)
1. Download: Mega
2. Start your miner using the following command & replace userName.workerName with your own credentials.
No SSL URL:
ZecMiner64.exe -zpool zec.slushpool.com:4444 -zwal userName.workerName -zpsw x -allpools 1
SSL URL:
ZecMiner64.exe -zpool stratum+ssl://zec.slushpool.com:4443 -zwal userName.workerName -zpsw x -allpools 1
3. If needed, download and use our self-signed certificate.
Find out tips regarding failover setup, troubleshooting, FAQ and more at: https://bitcointalk.org/index.php?topic=1670733.0.
Zcash Setup: Bminer (Nvidia)
1. Download: Bminer.me
2. Insert following credentials into file mine.bat (Windows) or mine.sh (Linux):
bminer -uri stratum://userName.workerName@zec.slushpool.com:4444
3. To start the miner, open command line and run mine.bat or mine.sh.
Zcash Setup: Funakoshi (Nvidia)
1. Download: GitHub.
2. Start your miner using the following command (without .exe on Linux) & replace userName.workerName with your own credentials:
funakoshiMiner.exe -l zec.slushpool.com:4443 -u userName.workerName
Find out more information and tips at: https://github.com/funakoshi2718/funakoshi-miner
Zcash Setup: ethOS (Nvidia, AMD)
1. Buy ethOS.
2. Open config file: /home/ethos/local.conf
For Nvidia miners, insert following credentials into that file:
globalminer dstm-zcash proxypool1 zec.slushpool.com:4444 proxywallet userName.workerName
For AMD miners, insert following credentials into that file:
globalminer claymore-zcash proxypool1 zec.slushpool.com:4444 proxywallet userName.workerName
3. Save and restart your miner.
Find out more information and tips at: http://ethosdistro.com/kb/#zcash
Zcash Setup: Nheqminer (Nvidia)
1. Download: /nicehash/nheqminer or /etherchain-org/nheqminer
Start your miner using the following command & replace userName.workerName with your own credentials:
nheqminer.exe -l zec.slushpool.com:4444 -u userName.workerName
Example:
How to mine on your CPU with worker1 on USA server:
nheqminer -l us-east.zec.slushpool.com:4444 -u userName.worker1
Example:
Mine on your CPU with worker1 on EU server, using 6 CPU threads:
nheqminer -l eu.zec.slushpool.com:4444 -u userName.worker1 -t 6Example:
nheqminer -l eu.zec.slushpool.com:4444 -u userName.worker1 -t 6 -cd 0 1
Find out more information at: