Topics
- Setup Generator
- Stratum Configuration
- ZClassic Addresses
- Windows GPU Mining - Nvidia
- Windows GPU Mining - AMD
- Linux GPU Mining - Nvidia
- Linux GPU Mining - AMD
- Obtaining a wallet
Setup Generator
Note: Using the setup generator is highly recommended if you are new to crypto mining
Stratum Configuration (Advanced Miners)
stratum+tcp://zcl.coinfoundry.org:3122 | GPU Mining |
stratum+tcp://zcl.coinfoundry.org:3123 | High-End Multi GPU Mining |
Login using your wallet address as username. An optional workername can be appended to your address separated by a dot character. Leave the password blank.
Example: <WALLET ADDRESS>
.<WORKER>
SSL/TLS: To connect using SSL/TLS please add 2 to the respective port number. For ccminer, claymore and sgminer change the protocol from stratum+tcp://
to stratum+ssl://
. For dstm's Miner change the protocol from stratum+tcp://
to ssl://
. XMRig does not currently support SSL.
ZClassic Addresses
In addition to the standard t-addresses (transparent address), we also support payouts directly to z-addresses for transaction shielding and complete balance privacy.
Windows Nvidia GPU Mining
- Download Bminer for Windows
- Extract the archive and open
mine.bat
in a text-editor of your choice - Select all and Paste:
@echo OFF
REM Change the following address to your Zcash taddr.
SET ADDRESS=YOUR_WALLET_ADDRESS
SET USERNAME=%ADDRESS%.w
SET POOL=zcl.coinfoundry.org:3122
SET SCHEME=stratum
START "Bminer: When Crypto-mining Made Fast" Bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880
- Replace
YOUR_WALLET_ADDRESS
with your ZClassic address. If you don't know your address, read this section first - Save the file
- Run
mine.bat
Windows AMD GPU Mining
- Download Claymore's ZCash Miner for Windows
- Extract the archive and open
start_zcl.bat
in a text-editor of your choice - Replace
YOUR_WALLET_ADDRESS
with your ZClassic address. If you don't know your address, read this section first - If you are mining on multiple machines/rigs, you can append an identifier of your choice to your wallet address seperated by a dot to make it easier to distinguish between your rigs when evaluating your results. Example:
<WALLET ADDRESS>
.<OPTIONAL WORKERNAME>
- Save the file
- Run
start_zcl.bat
Linux Nvidia GPU Mining
- Download Bminer for Linux
- Extract the archive and open
mine.sh
in a text-editor of your choice - Select all and Paste:
#!/bin/sh
# Change the following address to your Zcash taddr.
ADDRESS=YOUR_WALLET_ADDRESS
USERNAME=$ADDRESS.w
POOL=zcl.coinfoundry.org:3122
SCHEME=stratum
./Bminer -uri $SCHEME://$USERNAME@$POOL -api 127.0.0.1:1880
- Replace
YOUR_WALLET_ADDRESS
with your ZClassic address. If you don't know your address, read this section first - Save the file
- Run
mine.sh
Linux AMD GPU Mining
- Download Claymore's ZCash Miner for Linux
- Extract the archive and open
start_zcl.sh
in a text-editor of your choice - Replace
YOUR_WALLET_ADDRESS
with your ZClassic address. If you don't know your address, read this section first - If you are mining on multiple machines/rigs, you can append an identifier of your choice to your wallet address seperated by a dot to make it easier to distinguish between your rigs when evaluating your results. Example:
<WALLET ADDRESS>
.<OPTIONAL WORKERNAME>
- Save the file
- Run
./start_zcl.sh
Getting a Wallet
Before you can start to mine you need to create a wallet. Although ZClassic is an entirely digital asset, you still need a place to store them. This is done in a digital wallet. There are multiple methods to obtain a wallet which vary by ease of use and the security they provide.
Official Wallets
Official first-party Wallets for all major platforms are available from the ZClassic Website. These wallets are released and maintained by the ZClassic Team.
Paper Wallet
Another possibility is to create a paper wallet at zclassicpaperwallet.com. Please make sure to immediately backup your wallet keys after creating a wallet. We recommend using a password store such as KeePass or 1Password for that.
Registering with an exchange
There are multiple digital currency exchanges you can register with. Registering with an exchange allows you to create a wallet on the exchange for every currency the exchange supports. Registering with an exchange is probably the most convenient way to obtain a wallet. Unfortunately it is also the least secure one. Exchanges have been hacked in the past!
Popular exchanges supporting ZClassic are: Bittrex, Poloniex, Kraken, Bitfinex and HitBTC.
Miner | Hashrate |
---|---|
t1P6QvcXCurNRCVXFpy9NuvPndn59aamECm | 21.85 KSols/s |
Miners | 4 |
Hashrate | 14.86 KSols/s |
Network Hashrate | 105.45 MSols/s |
Network Difficulty | 2.6 M |
Algorithm | Equihash |
Difficulty/Port |
10
3122
100
3123
|
Payment System | PPLNS |
Fee | 0.15% |
Minimum Payout | 0.05 ZCL |
Pool Wallet | t1eSnJxUys8JuugzduFGxMfCWtMpdrLCDwf |
ZCL-USD | $90.60 |
ZCL-EUR | €73.43 |