Posted by

How Do You Mine For Zcash ZEC

Zcash Mining Guide Translations available. This guide is intended to get you mining Zcash, a.k.a. 'ZEC', on the Zcash mainnet.

The unit for mining is Sol/s (Solutions per second). If you run into snags, please let us know. There's plenty of work needed to make this usable and your input will help us prioritize the worst sharpest edges earlier. For user help, we recommend using our forum: Setup First, you need to set up your local Zcash node. Follow the [1.0 User Guide](1.0 User Guide) up to the end of the section 'Compiling', then come back here.

(You can also do the 'Testing' section if you want!) Configuration Configure your node as per, including the section. Mining Now, start Mining!

$./src/zcash-cli stop Spending Mining Rewards Coins are mined into a t-addr (transparent address), but can only be spent to a z-addr (shielded address), and must be swept out of the t-addr in one transaction with no change. Refer to our for instructions on how to use the z_sendmany command to send coins from a t-addr to a z-addr.

Dec 21, 2017 In this guide I go through the process, start to finish, of how to setup and mine ZCash (ZEC). I use an NVIDIA GPU for this example. ZCash Website - https. ZCash cryptocurrency mining – A beginner’s guide. February 16, 2017. Where do I get the ZEC (zCash currency code). Allows you to mine.

Zcash Mining Requirements

You will need at least 4GB of RAM for this operation. Mining pools If you're mining by yourself or at home, you're most likely to succeed if you join an existing mining pool. See this community-maintained for further instructions. P2PKH transactions The internal zcashd miner inherited from Bitcoin used P2PK for coinbase transactions, but Zcash 1.0.6 and later, following the trend for Bitcoin.

Configuration options Mine to a single address The internal zcashd miner uses a new transparent address for each mined block. If you want to instead use the same address for every mined block, use the -mineraddress= option available in Zcash 1.0. Plug And Play MonaCoin MONA Miner there. 6 and later.

• 10 shares • • • • • • is an open source cryptocurrency that focuses on the privacy element. This cryptocurrency is mineable utilizing the CPU, and/or GPU. It is a popular currency to mine with nVidia GPU’s as the algorithm hashes better on these GPU’s vs. Their AMD competitors.

The GTX series is the most popular for mining Zcash. There are other Equihash coins you can mine, such as bitcoin gold, but this will be covered in another guide. This guide will focus on how to get your equipment mining Zcash.

Before you start, always ensure that you have the latest appropriate drivers installed to ensure things go smoothly without crashing. Also note that almost all antivirus or anti-malware will pick this software up as malware. You can calculate your estimated mining rewards. First we will need to download some software to mine with. The software options for mining Zcash are: • CPU: Nicehash or Minergate • AMD GPU’s: • nVidia GPU’s: CPU Mining Possible with Nicehash or Minergate.

Nicehash is good to use for easy setup, but the hash rate is around 30% less than if you set up your own mining software with Claymore or EWBF. We will therefore focus on GPU mining for this guide. AMD GPU Mining If you have an AMD GPU, you’ll be utilizing Claymore’s Miner. Click the as shown, and extract to a folder of your choice. Once extracted we can configure the miner by editing the config file to set our Zcash address, and set our mining pool.

The choices for Zcash mining pools are: • (1% fee) • (1% fee, 0.001 min. Payout) • (0.01 min. Payout) For this guide we will use Flypool.

Set your server address to your closest location. For me, i’ll select the US server as shown. Make sure to also include the port number. In the config.txt, I will insert ‘-zpool us1-zcash.flypool.org:3333’. Simply add your Zcash wallet to the wallet section by adding ‘-zwal YOUR_WALLET_ADDRESS’.

Theres a few more things we need to do before we can start running the miner. First of all, we need to add this string of code to the config.txt, especially on 1-2GB video cards.

This will ensure everything runs smoothly. Add this code to your config.txt file: GPU_FORCE_64BIT_PTR 1 GPU_MAX_HEAP_SIZE 100 GPU_USE_SYNC_OBJECTS 1 GPU_MAX_ALLOC_PERCENT 100 GPU_SINGLE_ALLOC_PERCENT 100 Your config file should look like the following. Next, you will have to ensure you have the correct virtual memory enabled (minimum 16GB).

To do this, search for system in the start menu. Open system and on the left hand side click ‘Advanced System Settings.’ Go under the advanced tab, under performance settings, and advanced again. Then click ‘Change’ under virtual memory. Uncheck the box that states to ‘Automatically manage paging file size for all drives’ and then input a custom size of 16384 (or whatever is the maximum allowable value up to 16GB) into the Initial and Maximum size fields. This will prevent you from having any errors with virtual memory. And that’s it, you’re ready to mine for Zcash.

Simply click the Start.bat file and you should start mining. You can also look up the statistics of your miners on the pool website that you’re using by inputting your public address. NVidia GPU Mining If you’re using a nVidia GPU,, and extract to a folder of your choice.

Once extracted we can configure the miner by editing the start.bat file to set our Zcash address, and set our mining pool. The choices for Zcash mining pools are: • Nanopool (1% fee) • Flypool (1% fee, 0.001 min. Payout) • Dwarfpool (0.01 min.

Payout) For this guide we will use Flypool. Set your server address to your closest location. For the nVidia software, we will be configuring the start.bat file. Simply right click to edit in notepad.

Once opened, we can set the server address, and your Zcash public address. For this guide we will use the ‘us1-zcash.flypool.org’ server, but choose the server closest to you. Your Start.bat file should now be configured similar to mine as seen below. Next, you will have to ensure you have the correct virtual memory enabled (minimum 16GB).

To do this, search for system in the start menu. Open system and on the left hand side click ‘Advanced System Settings.’ Go under the advanced tab, under performance settings, and advanced again. Then click ‘Change’ under virtual memory.

Uncheck the box that states to ‘Automatically manage paging file size for all drives’ and then input a custom size of 16384 (or whatever is the maximum allowable value up to 16GB) into the Initial and Maximum size fields. This will prevent you from having any errors with virtual memory. And that’s it, you’re ready to mine for Zcash. Simply click the Start.bat file and you should start mining.

You can also look up the statistics of your miners on the pool website that you’re using by inputting your public address.