How to mine Ethereum (ETH)?

Below, we list a few examples to get you mining Ethereum (ETH) 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.

  • MiningPoolHub: ethereum.miningpoolhub.com

    miniZ.exe --url=YourUser.Worker@us-east.ethash-hub.miningpoolhub.com:20535 --log --extra
  • Nanopool: eth.nanopool.org
    miniZ.exe --url=YourWallet.Worker@eth-eu1.nanopool.org:9999 --log --extra

    Example mining to SSL port:

    miniZ.exe --url=ssl://YourWallet.Worker@eth-eu1.nanopool.org:9433 --log --extra
  • F2Pool: https://www.f2pool.com/
    miniZ.exe --url=YourWallet.Worker@eth-eu.f2pool.com:6688 --log --extra
  • PandaVedio: http://poolgpu.pandavedio.com

    miniZ.exe --url=YourWallet.Worker@pool.xt.ink:8008 --log --extra --par=ethash
  • Minerall: minerall.io/ethereum

    miniZ.exe --url=YourWallet.Worker@pool.minerall.io:3401 --log --extra
  • 2minerseth.2miners.com

    miniZ.exe --url=YourWallet.worker@eth.2miners.com:2020 --log --extra
  • Ethermine: ethermine.org
    miniZ.exe --url=YourWallet.Worker@eu1.ethermine.org:4444 --log --extra
  • HiveonPool: hiveon.net
    miniZ.exe --url=YourWallet.Worker@eu-eth.hiveon.net:4444 --log --extra
  • AntPool: v3.antpool.com
    miniZ.exe --url=YourWallet.Worker@stratum-eth.antpool.com:8008 --log --extra
  • Flexpool: flexpool.io
    miniZ.exe --url=YourWallet.Worker@eth-de.flexpool.io:4444 --log --extra
  • SoloPool: eth.solopool.org
    miniZ.exe --url=YourWallet.Worker@s1.solopool.org:8002 --log --extra
  • NiceHash: www.nicehash.com
    miniZ.exe --url=YourBTCWallet.Worker@daggerhashimoto.eu.nicehash.com:3353 --log --extra

Normally, you do not need to write --par=ethash. However, this depends on the pool.

For more information about miniZ command line arguments, please refer to Usage page.
Happy ETH mining!