How to mine Conflux (CFX)?
Below, we list a few examples to get you mining Conflux (CFX) with miniZ.
You should check each pool page since the pool may define more than one server or port number.
- Nanopool: https://cfx.nanopool.org/
miniZ.exe --url=YourWallet.Worker@cfx-eu1.nanopool.org:10500 --log --extra
- WoolyPooly: https://woolypooly.com/en/coin/cfx
miniZ.exe --url=YourWallet.Worker@pool.woolypooly.com:3094 --log --extra
- Herominers: https://conflux.herominers.com/
miniZ.exe --url=YourWallet.Worker@de.conflux.herominers.com:1170 --log --extra
- Kryptex: https://pool.kryptex.com/en/cfx
miniZ.exe --url=YourWallet.Worker@cfx.kryptex.network:7777 --log --extra
- Poolflare: https://poolflare.net/coin/cfx/pool
miniZ.exe --url=YourWallet.worker@cfx-eu.ss.poolflare.net:3366 --log --extra
* * * Check if the option --autoclocks
works for you, it can be very useful for changing OC settings during dual mining. * * *
For dual mining CFX+ZIL:
General example is usually of the form:
miniZ.exe --url=Your_CFX_Wallet.Worker_Name@equihash_server_name:port
--url=Your_ZIL_Wallet.Worker_Name@ZIL_server_name:port
Example:
- CFX+ZIL
miniZ.exe --url=CFX_Wallet.Worker_Name@pool.woolypooly.com:3094
--url=ZIL_Wallet.Worker_Name@eu.crazypool.org:5005 --log --extra
* * * Check if the option --autoclocks
works for you, it can be very useful for changing OC settings during dual mining. * * *
Normally, you do not need to write --par=octopus --pers=cfx
. However, this may depend on the pool.
For more information about miniZ command line arguments, please refer to Usage page.
Happy CFX mining!