How to mine Arrow (ARW)?
Below, we list a few examples to get you mining Arrow with miniZ.
You should check each pool page since the pool may define more than one server and port number.
- Icemining: https://icemining.ca
miniZ.exe --url=YourWallet.Worker@stratum.icemining.ca:3880 --log --extra
- Bitpool: https://bitpoolmining.com/pool-stats-arw
miniZ.exe --url=YourWallet.Worker@us-east.arw.bitpoolmining.com:1011 --log --extra
- Snow Mining: https://snowmining.com/arrow
miniZ.exe --url=YourWallet.Worker@arw.snowmining.com:3333 --log --extra
From v1.5p it should not be necessary to add --par=192,7
and --pers=ArrowPoW
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 miniZ command line arguments, please refer to Usage page.
Happy ARW mining!