How to mine Ethereum Classic (ETC)?
Below, we list a few examples to get you mining Ethereum Classic (ETC) with miniZ.
NOTE: It is possible that a few pools are not yet supported.
We’ll work to increase the number of supported pools in the next release.
You should check each pool page since the pool may define more than one server or port number.
- WoolyPooly: https://woolypooly.com/#/coin/etc
miniZ.exe [email protected]:35000 --log --extra
- Nanopool: https://etc.nanopool.org/
miniZ.exe [email protected]:19999 --log --extra
Example mining to SSL port:
miniZ.exe --url=ssl://[email protected]:19433 --log --extra
- F2Pool: https://www.f2pool.com/
miniZ.exe [email protected]:8118 --log --extra
- MiningPoolHub: https://ethereum-classic.miningpoolhub.com/
miniZ.exe [email protected]:20615 --log --extra
- Minerall: https://minerall.io/ethereum-classic
miniZ.exe [email protected]:3404 --log --extra --pers=etchash --par=etchash
- Ethermine: https://etc.ethermine.org/start
miniZ.exe [email protected]:4444 --log --extra
- HiveonPool: https://hiveon.net/ethereum-classic
miniZ.exe [email protected]:4444 --log --extra
- 2miners: https://etc.2miners.com/
miniZ.exe [email protected]:1010 --log --extra
- SoloPool: https://etc.solopool.org/help
miniZ.exe [email protected]:8011 --log --extra --pers=etchash --par=etchash
Normally, you do not need to write --par=etchash
and/or --pers=etchash
. However, this depends on the pool. We’ll keep improving the miner in order to support more pools.
For more information about miniZ command line arguments, please refer to Usage page.
Happy ETC mining!