Bitcoin Forum
May 08, 2024, 08:27:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to mine Zcash - ZEC Mining CPU & GPU 32x & 64x(Windows)  (Read 5233 times)
HowToMining (OP)
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
June 07, 2017, 03:02:52 PM
 #1



The Genoil miner is currently giving better results in GPU mining. We will soon create a guide on how to use this miner. You can download it here: https://github.com/Genoil/ZECMiner


Zcash mining is getting pretty popular but solo mining can get pretty lonely. Come test the waters on a Zcash pool! All you have to do is follow this guide! We are going to use the NiceHash open source miner, which allows us to mine for BTC or for ZCash. Since we want to keep our newly mined ZEC, we're using the second option.


This miner allows us to mine both with CPU and GPU and it was made using a Windows computer,  but it will also work on Linux based machines.

Part 1 - Download

Step 1: Click here to download the miner : https://github.com/nicehash/nheqminer/releases

Step 2: Extract the files within the .rar




Part 2 - Choose a mining pool

This miner only works with pool mining. If you're looking for a good zcash mining pool, you can check out zcash mining pools here ;
http://komodominingpool.com/#/
https://www.f2pool.com/
https://www.nicehash.com/?refby=58466
http://www.pool.sexy/
https://nanopool.org/
http://zcash.flypool.org/
https://www.suprnova.cc/
https://dwarfpool.com/

Part 3 - Mine with your CPU

In order to use this miner, you must specify how many cores you have for maximum performance. You can check your CPU core count by opening the Task Manager and going to the performance section.

The NiceHash miner comes with 2 versions. one to get paid in Bitcoin (nheqminer), and another one to get paid directly in zcash (nheqminer_zcash).

Step 1: Open the "nheqminer_zcash" file



Step 2: In order to start mining with your CPU type or paste the following command with the required modifications:

nheqminer_zcash.exe -l eu -u ZEC-ADDRESS -t 8

Replace "eu" for your location, "ZEC-ADDRESS" for your zcash wallet address (transparent address) and lastly replace "-t 8" for the number of threads you want to use






Part 4 - Mine with your GPU


In order to use the nicehash miner to mine with your GPU, you need to specify the numbers of Graphic cards you're using (starting from 0)

Step 1: Open the "nheqminer_zcash" file



Step 2: In order to start mining with your GPU type or paste the following command with the required modifications:

nheqminer_zcash.exe -l eu -u ZEC-ADDRESS -t 0 -og 0

Replace "eu" for your location, "ZEC-ADDRESS" for your zcash wallet address (transparent address) and lastly replace "-og 0" for the number of GPUs you're using (as in -og 0 1 2 if you're using 3 GPUs)





Part 5 - Mine with CPU and GPU

That's right, you can use both! With most cryptos this would be wasteful, but since the Equihash algorithm is "CPU-friendly", mining with both GPU and CPU is currently profitable. All you need to do is keep both the CPU threads (-t) and the GPU numbers (-og)

Step 1: Open the "nheqminer_zcash" file



Step 2: In order to start mining with your GPU type or paste the following command with the required modifications:

nheqminer_zcash.exe -l eu -u ZEC-ADDRESS -t 0 -og 0

Replace "eu" for your location, "ZEC-ADDRESS" for your zcash wallet address (transparent address), replace "-t 8" for the number of threads you want to use, and lastly replace "-og 0" for the number of GPUs you're using (as in -og 0 1 2 if you're using 3 GPUs)





That's it! You are now a zcash miner! But no one needs to know about it though, that's the magic of zero knowledge proofs - learn more.

Source : https://www.cryptocompare.com/mining/guides/how-to-mine-zcash-with-GPU-and-CPU
1715200035
Hero Member
*
Offline Offline

Posts: 1715200035

View Profile Personal Message (Offline)

Ignore
1715200035
Reply with quote  #2

1715200035
Report to moderator
1715200035
Hero Member
*
Offline Offline

Posts: 1715200035

View Profile Personal Message (Offline)

Ignore
1715200035
Reply with quote  #2

1715200035
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
BitcoinsGreat
Sr. Member
****
Offline Offline

Activity: 980
Merit: 280


View Profile
June 08, 2017, 01:31:04 PM
 #2

This is a nice guide, but I have never seen the zcash miner work properly with any software combination on a CPU. We briefly tried this with a non-GPU system, Windows based and we were missing one of the dependencies, just a simple fix, but we will check on that more later.
mrayazgul
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500


View Profile
June 08, 2017, 01:36:03 PM
 #3

We have tried a bunch of combinations because that was the big goal on the forums when the coin first hit the streets and we never had any success. 
JohnBitCo
Sr. Member
****
Offline Offline

Activity: 2030
Merit: 356


View Profile
June 09, 2017, 03:59:34 PM
 #4

There is a github release that claims to make it happen, but it uses Docker and that is the only method we have not tried.  Let's see where this thread goes.

Apekool
Member
**
Offline Offline

Activity: 126
Merit: 13

The internet > you


View Profile WWW
January 28, 2018, 09:24:55 PM
 #5

This is a nice guide, but I have never seen the zcash miner work properly with any software combination on a CPU. We briefly tried this with a non-GPU system, Windows based and we were missing one of the dependencies, just a simple fix, but we will check on that more later.

I know this is a late reply, but I have been using this for some while now on different Windows pc's (CPU only) and a laptop (CPU only). The profit isn't much of course, but it does provide ZEC if you can get it to run.

On the laptop I run it through a batch file with the following line:

Quote
"%~dp0nheqminer.exe" -l pool/url -u username.worker1 -p x -t 4

pool/url = pool address
username.worker1 = registered username at your pool and the worker number
"-t 4" = threads

And that's it. Just tested it again to be sure and it still works.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!