XMRig is a high performance, open source, cross platform CPU/GPU miner
XMRig is a high performance, open source, cross platform RandomX, KawPow, CryptoNight and AstroBWT unified CPU/GPU miner and RandomX benchmark.
To run, open a terminal:
* Ensure you've identified the options you'd like to run
* Identify the pool (and port) desired
* Use your wallet address
* Example: `xmrig -o example.pool.com:4444 -u [wallet address]`
* Hit enter and profit
If using a config file (e.g. config.json), you can place it in /home/$USER/snap/xmrig/common/
, or provide xmrig
with the location of the config file in the command (e.g. --config=FILE
)
For more options, visit: https://xmrig.com/docs/miner/command-line-options
Additionally, check out the Configuration Wizard: https://xmrig.com/wizard