Supported miners

xmrig

OS: Windows, Linux

Hardware: AMD GPU, NVIDIA GPU (versions for CUDA 8, CUDA 9, CUDA 10), CPU

How to start mining:

  1. Download the suitable version for your operating system and create a folder for it
  2. Download the .bat file for the currency you want to mine
  3. Place the .bat file into the folder with the downloaded miner
  4. Open the file and change YOUR_EMAIL to your MinerGate email if you weren't logged in when downloading it
  5. Run the miner

Herunterladen

AMD GPU
https://github.com/xmrig/xmrig-amd/releases

NVIDIA GPU
https://github.com/xmrig/xmrig-nvidia/releases

CPU
https://github.com/xmrig/xmrig/releases

Einstellungen

AMD GPU

XMRxmrig-amd.exe -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45700 -u YOUR_EMAIL -p x
AEONxmrig-amd.exe -a cryptonight-lite -o stratum+tcp://aeon.pool.minergate.com:45690 -u YOUR_EMAIL -p x

NVIDIA GPU

XMRxmrig-nvidia.exe -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45700 -u YOUR_EMAIL -p x
AEONxmrig-nvidia.exe -a cryptonight-lite -o stratum+tcp://aeon.pool.minergate.com:45690 -u YOUR_EMAIL -p x

CPU

XMRxmrig.exe -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45700 -u YOUR_EMAIL -p x
AEONxmrig.exe -a cryptonight-lite -o stratum+tcp://aeon.pool.minergate.com:45690 -u YOUR_EMAIL -p x