Zelcash Mining Tutorial
cryptocurrency·@j3sp4·
0.000 HBDZelcash Mining Tutorial
<html> <h2>Zelcash</h2> <p>Zelcash is a GPU mineable cryptocurrency with a multi-coin Light and Fullnode wallet. </p> <p>Here are some of the key features:</p> <ul> <li>Privacy Coin</li> <li>ZelNodes/Masternodes </li> <li>ASIC resistant</li> <li>GPU mineable with the Zhash algorithm</li> </ul> <h3>How to Mine with Nvidia-GPU on Windows:</h3> <p>First of all you should download the Zelcore multi-asset encrypted wallet from:</p> <p> <a href="https://zelcore.io/">https://zelcore.io/</a> </p> <p>After creating an account, you should have your own Zelcash address, which you will need later, to start mining on a pool.</p> <p>The next step is to download the Nvidia gminer from:</p> <p> <a href="https://bitcointalk.org/index.php?topic=5034735.0">https://bitcointalk.org/index.php?topic=5034735.0</a></p> <p>After you downloaded the miner you should decide on which pool you want to mine and change the config of the BAT-file to your settings. For example, if you decide to mine on :</p> <p> <a href="https://pool.zel.cash/">https://pool.zel.cash/</a> </p> <p>The config should look like:</p> <pre><code> miner --algo 144_5 --pers ZelProof --server stratum.zel.cash --port 2001 --user [WALLET].[WORKER] --pass x </code></pre> <p>Here are some more usefull links if you are interested in zelcash:</p> <ul> <li> <a href="https://miningpoolstats.stream/zelcash">https://miningpoolstats.stream/zelcash</a> </li> <li> <a href="https://zel.cash/">https://zel.cash/</a> </li> <li> <a href="https://explorer.zel.cash/">https://explorer.zel.cash/</a> </li> </ul> <p><br></p> <p><br></p> </html>