How Much ZClassic ZCL Can My Pc Mine Rating: 3,8/5 1844reviews

README.md Zcash® and Zclassic - Node Open Mining Portal This is a Equihash mining pool based off of Node Open Mining Portal. Donations for development are greatly appreciated! • BTC: 18vHMxVzotQ9EPyESrf7Z1hNM9AwJeVHgD • ZCL: zcXDWbgReztLLXSTUMT2nEumiDM6zTzUXFb7vUnx9JNfJDVqbodyxwEQwgDkFw7Dp128tBU8n8rmVxT43DshmeTEM4LHcdz Production Usage Notice This is beta software. All of the following are things that can change and break an existing Z-NOMP setup: functionality of any feature, structure of configuration files and structure of redis data.

How Much ZClassic ZCL Can My Pc Mine

Depend on what gpu you have. Use www.whattomine.com to see how much you can make with. Be a virus/malware and I can't work my way. Mine ZCLASSIC (zcl). How to mine testnet Garlicoin on Windows with an Nvidia GPU. How to build a mining rig for ZClassic (ZCL). Or think my readers will find useful.

If you use this software in production then DO NOT pull new code straight into production usage because it can and often will break your setup and require you to tweak things like config files or redis data. Only tagged releases are considered stable. Paid Solution Usage of this software requires abilities with sysadmin, database admin, coin daemons, and sometimes a bit of programming. Running a production pool can literally be more work than a full-time job.

Community / Support IRC • Support / general discussion join: If your pool uses Z-NOMP let us know and we will list your website here. Some pools using Z-NOMP or node-stratum-module: Running MPOS and 0.5% of the fee goes to the Zclassic donation fund! 200+ blocks have been found as well! Zcash Pool with Custom Frontend w/Miner's Jackpot Custom frontend Custom frontend and 0% fee 0.5% fee Usage Requirements • Coin daemon(s) (find the coin's repo and build latest version from source) • v7+ () • key-value store v2.6+ () Seriously Those are legitimate requirements. If you use old versions of Node.js or Redis that may come with your system package manager then you will have problems. Follow the linked instructions to get the last stable versions.: be sure firewall access to redis - an easy way is to include bind 127.0.0.1 in your redis.conf file.

Also it's a good idea to learn about and understand software that you are using - a good place to start with redis is. 0) Setting up coin daemon Follow the build/install instructions for your coin daemon.

Your coin.conf file should end up looking something like this: daemon=1 rpcuser=zclassicrpc rpcpassword=securepassword rpcport=8232 For redundancy, its recommended to have at least two daemon instances running in case one drops out-of-sync or offline, all instances will be polled for block/transaction updates and be used for submitting blocks. Creating a backup daemon involves spawning a daemon using the -datadir=/backup command-line argument which creates a new daemon instance with it's own config directory and coin.conf file. Learn about the daemon, how to use it and how it works if you want to be a good pool operator. For starters be sure to read: • • • • 1) Downloading & Installing Clone the repository and run npm update for all the dependencies to be installed.

Sudo apt-get install build-essential libsodium-dev npm sudo npm install n -g sudo n stable git clone z-nomp cd z-nomp npm update npm install Pool config Take a look at the example json file inside the pool_configs directory. Rename it to zclassic.json and change the example fields to fit your setup. Please Note that: 1 Difficulty is actually 8192, 0.125 Difficulty is actually 1024. Whenever a miner submits a share, the pool counts the difficulty and keeps adding them as the shares. Ie: Miner 1 mines at 0.1 difficulty and finds 10 shares, the pool sees it as 1 share. Miner 2 mines at 0.5 difficulty and finds 5 shares, the pool sees it as 2.5 shares. [Optional, recommended] Setting up blocknotify • In config.json set the port and password for blockNotifyListener • In your daemon conf file set the blocknotify command to use: node [path to cli.js] [coin name in config] [block hash symbol] Example: inside zclassic.conf add the line blocknotify=node /home/user/z-nomp/scripts/cli.js blocknotify zclassic%s Alternatively, you can use a more efficient block notify script written in pure C.

They both use the Equihash algorithm, so any miner capable of mining Zcash can also mine Zclassic. If you use Claymore's Zcash miner you may also need to add. For the Suprnova pool, use: stratum+tcp://zcl.suprnova.cc:4042. This is my setting that I set up for my miner: http://prntscr.com/gw0wdz. To open port 8133 and then also set my IP for my computer running. Your zclassic.conf file to. Can confirm it is working. Saved my ZCL! I will can do a import of my back-up ZCL keys. I’m just glad i didn’t buy to much Zclassic now. Transfer Zclassic to Eleos Wallet.

Build and usage instructions are commented in. 3) Start the portal. Npm start Optional enhancements for your awesome new mining pool server setup: • Use something like to keep the node script running in case the master process crashes.

• Use something like to have a nice GUI for exploring your redis database. • Use something like to rotate log output from Z-NOMP. • Use to monitor your Z-NOMP instance and server performance. Upgrading Z-NOMP When updating Z-NOMP to the latest code its important to not only git pull the latest from this repo, but to also update the node-stratum-pool and node-multi-hashing modules, and any config files that may have been changed. • Inside your Z-NOMP directory (where the init.js script is) do git pull to get the latest Z-NOMP code. • Remove the dependenices by deleting the node_modules directory with rm -r node_modules.

• Run npm update to force updating/reinstalling of the dependencies. • Compare your config.json and pool_configs/coin.json configurations to the latest example ones in this repo or the ones in the setup instructions where each config field is explained. You may need to modify or add any new changes.

Verge XVG Mining With Amd Gpu there. Hshare HSR Miner Client Download. Credits Z-NOMP • • • NOMP • - developer of NOMP • - got coin-switching fully working and developed proxy-per-algo feature • - designs for front-end and created the NOMP logo • - got p2p block notify working and implemented additional hashing algos • - co-developer & great tester • - answering an absurd amount of my questions and being a very helpful gentleman • - helped implement fee withdrawal in payment processing • - contributed the pure C block notify script • - sponsored development of MPOS mode • - helping out with the repo wiki • - ordered me a pizza.

In this guide we will be mining Zclassic (ZCL) with Nvidia GPUs and mining it from the mining pool Luckpool. Mining Zclassic with EWBF’s Cuda Miner – What you’ll need To mine Zcash with EWBF’s Cuda Miner you will need: • A GPU Mining Rig (with Nvdia GPUs) running Windows or Linux • A Zclassic wallet to deposit your mined ZCL into If you’re new to mining and interested in building a mining rig, check out our guide. The 3-part tutorial walks through the complete building of a mining rig from hardware through BIOS and operating system settings. Step 1: Download and install EWBF’s CUDA miner If you already have EWBF’s CUDA miner you can skip this step.

If not, follow along as we download version 0.3.4b from the git repository. • Visit the repository on github • Download the version (Windows or Linux) for for your operating system. • Zec.miner.0.3.4b.zip for Windows • Zec.miner.0.3.4b.Linux.Bin.tar.gz for Linux • if you want to compile the miner yourself, download the most recent version of the source code for your operating system. • Uncompress the archive you downloaded somewhere easy to get to • If you opted for the uncompiled binaries, compile them now Step 2: Review a Zclassic batch file for starting the miner We’ll be starting EWBF’s CUDA miner with a batch file.

A batch files is a text file that instructs the computer to launch the miner with specific settings. Batch files can be created an edited with any text editor. For Linux users, you’ll be creating a.cmd file. Our batch file for mining Zclassic at Luckpool This is a batch files that we use to mine on one of our Windows mining rigs. We’ve formatted the file the way it needs to be – in a single line. You can scroll back-and-forth if you need to. Below we’ll go through each setting.

Miner --server luckpool.org --user t1QaW97ojpxMCY5peLZhMakyna4jSCTtPCd.GODZILLA --pass z --port 3557 --api --tempunits C --templimit 75 --r 60 --log Two minus signs indicate a variables or settings for the mining software. The text that follows is the value to be used. Variable What it is --server The URL of the Zclassic mining server --port The server port for mining Zcash --user The Zclassic wallet address, a period, and the name of your mining rig --pass Password is not used by Luckpool, but a value is required.

We use a ‘z’ --api (optional) No value required --templimit (optional) Instructs the miner to stop any card mining above the temperature indicated --tempunits (optional) Specifies if temperature units should be expressed in F or C --r (optional) Tells the miner to automatically restart by the value in minutes --log (optional) Stores a local log of the miner’s activity In order to mine Zclassic you will need to include all non-optional settings and values in your.bat file. Optional EWBF settings Here’s what the optional settings do: • –api – Adding this to the batch file allows you to monitor the miner’s progress with a web browser • –tempunits – We set our temperature unit to Celsius to correlate with our overclocking software • –r – We’ve unfortunately found that EWBF crashes randomly, regardless of our overclocking. –rr 60 forces the miner to restart every hour (60 minutes) • –log – By specifying –log, EWBF’s CUDA miner generates a log file in the same folder as EWBF’s CUDA Miner. Log files are invaluable if you find yourself experiencing frequent issues mining. Step 3: Configure the miner with your settings Settings for Zclassic mining at Luckpool To get started mining ZCL all you’ll need to do is update the settings in your.bat file: • Based on the size of your mining operation, note the port numbers below • Single GPU: 3556 • Multiple GPUs: 3557 • In the folder containing EWBF’s Cuda Zcash Miner, create a memorable file name such as start_ZCL_luckpool.bat.

If your are on Linux, your file extension will be.cmd as opposed to.bat. • Open the file you just created in a text editor.. • Copy the entire line below that starts with ‘miner’ • Paste it into you file making the following changes: • change YOURPORT to the port from step 1 • update YOURWALLET to your Zclassic wallet address • set YOURRIG to the name of the mining rig you’re setting EWBF to mine ZCL for • Save the file miner --server luckpool.org --port YOURPORT --user YOURWALLET.YOURRIG --pass z --api Step 4: Start mining You’re ready to start mining Zclassic on Luckpool! • Double-click the file we just edited in Step 3 • A window will appear showing the miner’s progress as it connects to Luckpool and starts mining Zclassic. In Windows it will look like the image above.

• That’s it, you’re mining Zclassic from Luckpool with EWBF’s Cuda Miner! • To check your mining progress at Luckpool. • Change the cryptocurreny to Zclassic, then enter your Zclassic wallet address in the top right corner of the page. Finally, click the magnifying glass to find your miner. • Since we included –api you can monitor the miner with a web browser as opposed to the command/terminal window. On the mining rig, navigate to 127.0.0.1:42000 in a web browser.