
This pool has a separate User-DB for security reasons. You need to re-register even if you already have a suprnova account.
Suprnova's BTCPCoin Pool // Algo: equihash // LIVE !
stratum+tcp://btcp.suprnova.cc:6822 Nicehash: 6823 CCMiner: 6824 SSL: 6825
1. Create account.
- Register here, or login if you already have account
- Create a worker that will be used by the miner to login
2. Download a miner.
- Standalone Test CPU Miner Sourcecode (thx str4d!): Download here
- AVX/AVX2 optimized CPU Miner Sourcecode (thx kost!)Download here
- Fork of Nicehashs Miner with suprnova hardcoded - linux only currently Download here
- Windows Version of Nicehash CPU+GPU Miner with Suprnova support (use v0.3a): Download here
- Windows Version of Genoil's AMD OpenCL GPU Miner: Download here More Info
- Silentarmy standalone linux miner:Download here More Info
- Claymore Miner (Windows):Download here
- EWBF's CUDA Zcash miner (NVIDIA):Download here
- New Nicehash Version CUDA Zcash miner (400 Sol/s on 1070)(NVIDIA):Download here
- tpruvots ccminer (NVIDIA):Download here
- Here's a short summarizing writeup of all the steps needed in textform: Download here
3. Configure your miner.
- CPU Miner
Settings for Stratum (recommended):
STRATUM: | stratum+tcp://btcp.suprnova.cc |
PORT: | 6822 |
Username: | Weblogin.Worker |
Password: | Worker Password |
./zcash-standalone-miner/src/zcash-miner -stratum=stratum+tcp://btcp.suprnova.cc:6822 -user=Weblogin.Worker -password=Worker password -debug -printtoconsole
./nheqminer -l btcp.suprnova.cc:6822 -u Weblogin.Worker -p password -t 4
./nheqminer -l btcp.suprnova.cc:6822 -u Weblogin.Worker -p password -t 4
genoil.exe -c btcp.suprnova.cc:6822 -u Weblogin.Worker -p Worker password -P 0 -g 0 1 -i 13
ZecMiner64.exe -zpool btcp.suprnova.cc:6822 -zwal YourUsername.YourWorker -zpsw YourWorkerPass -allpools 1
miner.exe --server btcp.suprnova.cc --user suprnova.1 --pass x --port 6822 --cuda_devices 0 1 2 3
ccminer.exe -a equihash -o stratum+tcp://btcp.suprnova.cc:3620 -u suprnova.1 -p x
bminer -uri stratum://suprnova.1:x@btcp.suprnova.cc:3620
Note: Static Diff can always be set through the password field. If you want a worker diff of 8 use d=8 as your password like so:
nheqminer.exe -u suprnova.4 -p d=8
You then need to change "-u Weblogin.Worker -p Worker password" to reflect your own account. Eg, "-u Steve.StevesWorker -p StevesWorkerPassword" Then go to "File => Save as" and save the file as "RunMe.bat" in the same folder as minerd. You are now ready to mine, double click on "RunMe.bat" to start mining. If you want, you can create additional workers with usernames and passwords of your choice here
4. Create a BitcoinPrivate address to receive payments.
- Downloading the client & block chain: Download the BitcoinPrivate client from here.
Generate a new address and input it on your account page to receive payments.