How to mine Beam (BEAM)?
From version miniZ v1.6v you can mine the new Beam algorithm – BeamHash III (144,5-siphash) – a new algorithm introduced for Beam mining in the Beam hard fork at block height 777777, on 28 June 2020.
Below, we list a few examples to get you mining Beam with miniZ.
You should check each pool page since the pool may define more than one server and port number.
- Sunpool: https://beam.sunpool.top/
miniZ.exe --url=ssl://YourPublicAPIKey@beam.sunpool.top:3333 --log --extra
- LeafPool: https://beam.leafpool.com/
miniZ.exe --url=ssl://YourWallet.worker@beam-eu.leafpool.com:3333 --log --extra
- 2miners: https://beam.2miners.com/
miniZ.exe --url=ssl://YourWallet.worker@beam.2miners.com:5252 --log --extra
Normally, you do not need to write --pers Beam-PoW
, --par=beam3
, or --par=144,5s
in the command line. However, this depends on the pool.
For more information about miniZ command line arguments, please refer to Usage page.
Happy BEAM mining!
How to mine BitcoinZ (BTCZ)?
Below, we list a few examples to get you mining BitcoinZ (BTCZ) with miniZ.
You should also check each pool page, since the pool may define more than one server or port number.
- btcz2mars: https://btcz.2mars.biz
miniZ.exe --url=YourWallet.Worker@btcz.2mars.biz:1234 --log --extra
- Solopool: https://btcz.solopool.org
miniZ.exe --url=YourWallet.Worker@s4.solopool.org:8001 --log --extra
- K1Pool: https://k1pool.com/pool/btcz
miniZ.exe --url=YourWallet.Worker@eu.btcz.k1pool.com:3072 --log --extra
Normally, you do not need to add --pers=BitcoinZ
to your command line. However, this may depend on the pool.
Also, be aware that some pools do not support --pers=auto
, in this case it is better to not specify --pers
at all or use --smart-pers
.
For more information about the various command line arguments, please refer to Usage page.
Happy BTCZ mining!
How to mine Flux? – ZelHash (125,4)
Below, we list a few examples to get you mining Flux with miniZ.
You should check each pool page since the pool may define more than one server and port number.
- Coinblockers.com: https://flux.coinblockers.com/
miniZ.exe --url=YourWallet.Worker@flux-eu.coinblockers.com:4446 --log --extra ssl port: miniZ.exe --url=ssl://YourWallet.Worker@flux-eu.coinblockers.com:4043 --log --extra solo: miniZ.exe --url=YourWallet.Worker@fluxsolo-eu.coinblockers.com:8648 --log --extra
- FluxPools: https://fluxpools.net/
miniZ.exe --url YourWallet.Worker@eu-flux.fluxpools.net:7001 --log --extra
- Minerpool: https://flux.minerpool.org/
miniZ.exe --url YourWallet.Worker@flux-eu.minerpool.org:2032 --log --extra
- Zpool.ca: https://zpool.ca/algo/equihash125
To mine Flux and get paid in Flux:miniZ.exe --url YourWallet.Worker@equihash125.eu.mine.zpool.ca:2125 -p c=FLUX,zap=FLUX
To mine Flux and get paid in BTC:
miniZ.exe --url Your_BTC_Wallet.Worker@equihash125.eu.mine.zpool.ca:2125 -p c=BTC,zap=FLUX
- WoolyPooly: https://woolypooly.com/en/coin/zel
miniZ.exe --url=YourWallet.Worker@pool.eu.woolypooly.com:3092 --log --extra
- Cruxpools: https://cruxpool.com/flux
miniZ.exe --url YourWallet.Worker@flux-eu.cruxpool.com:6666 --log --extra
- enigmapool.com: https://enigmapool.com
miniZ.exe --url YourWallet.worker@amsterdam.stratum.enigmapool.com:5001 --log --extra
- Zergpool.com: http://zergpool.com/
To mine FLUX and get paid in FLUX:miniZ.exe --url YourWallet.Worker@equihash125.mine.zergpool.com:2150 -p c=FLUX,mc=FLUX
To mine FLUX and get paid in BTC:
miniZ.exe --url Your_BTC_Wallet.Worker@equihash125.mine.zergpool.com:2150 -p c=BTC,mc=FLUX
- 2miners: https://flux.2miners.com/
miniZ.exe --url=YourWallet.worker@flux.2miners.com:9090 --log --extra
- Solopool.org: https://flux.solopool.org/
miniZ.exe --url=YourWallet.Worker@eu2.solopool.org:8012 --log --extra
- HeroMiners: https://flux.herominers.com
miniZ.exe --url=YourWallet.Worker@de.flux.herominers.com:1200 --log --extra
Normally, you do not need to write --pers ZelProof
. However, this depends on the pool.
For more information about miniZ command line arguments, please refer to Usage page.
Happy FLUX mining!
How to mine ANONymous (ANON)?
*ANON changed algorithm to Equihash 192,7. You need to specify the algorithm in the command line. Use --par=192,7
. *
- http://47.242.230.93:3380
miniZ.exe --url=YourWallet.Worker@47.242.230.93:3330 --pers AnonyPoW --par=192,7 --log --extra
For more information about the various command line arguments, please refer to Usage page.
Happy ANON mining!
How to mine Bitcoin Gold (BTG)?
Below, we list a few examples to get you mining Bitcoin Gold with miniZ.
You should check each pool page, since the pool may define more than one server or port number.
- MiningPoolHub.com: https://bitcoin-gold.miningpoolhub.com
miniZ.exe --url=YourUsername.Worker@europe.equihash-hub.miningpoolhub.com:20595 --log --extra
- 2miners.com: https://btg.2miners.com
miniZ.exe --url=YourWallet.worker@btg.2miners.com:4040 --log --extra
- ZHash.pro: https://btg.zhash.pro
miniZ.exe --url=YourWallet.Worker@eu1.zhash.pro:5057 --log --extra
- K1Pool: https://k1pool.com/pool/btg
miniZ.exe --url=YourWallet.Worker@eu.btg.k1pool.com:3857 --log --extra
- Solopool.org: https://btg.solopool.org
miniZ.exe --url=YourWallet.Worker@eu2.solopool.org:8010 --log --extra
Normally, you do not need to write --pers=BgoldPoW
because this is the default personalisation string. However, this may depend on the pool.
Also, be aware that some pools do not support --pers=auto
, in this case it is better to not specify --pers
at all or use --smart-pers
.
For more information about miniZ command line arguments, please refer to Usage page.
Happy BTG mining!
How to mine Zero (ZER)?
Below, we list a few examples to get you mining Zero with miniZ.
You should check each pool page since the pool may define more than one server and port number.
- ZeroPool: https://zeropool.io
miniZ.exe --url YourWallet.Worker@zeropool.io:1241 --log --extra
- RockPool: https://rockpool.cloud/getting_started
miniZ.exe --url YourWallet.Worker@rockpool.cloud:5555 --log --extra
- Zpool.com: https://zpool.ca
To mine ZER and get paid in ZER:miniZ.exe --url YourWallet.Worker@equihash192.eu.mine.zpool.ca:2192 -p c=ZER,zap=ZER
To mine ZER and get paid in BTC:
miniZ.exe --url Your_BTC_Wallet.Worker@equihash192.eu.mine.zpool.ca:2192 -p c=BTC,zap=ZER
Normally, you do not need to write --pers ZERO_PoW or --par=192,7
. However, this feature may not be implemented in all versions, especially older ones.
For more information about miniZ command line arguments, please refer to Usage page.
Happy ZER mining!