Supported miners

Bminer

OS: Windows x64, Linux

Requires Microsoft Visual C++ 2015 Redistributable installed

How to start mining:

  1. Download the suitable version for your operating system and create a folder for it
  2. Download the .bat/.sh file for the Grin algorithm you want to mine
  3. Place the .bat/.sh file into the folder with the downloaded miner
  4. Open the file in Notepad and change YOUR_EMAIL to your MinerGate email if you weren't logged in when downloading it
    1. In Linux/MacOS system give permission to run the file: chmod +x ./[name_of_the_file].sh
  5. Run the miner

FAQ
https://www.bminer.me/faq/

Discussion
https://bitcointalk.org/index.php?topic=2519271.0

Download
https://www.bminer.me/releases/

Settings

Windows x64

GRIN cuckARoo29bminer.exe -uri cuckaroo29://YOUR_EMAIL:x@grin.pool.minergate.com:3416 -api 127.0.0.1:1880
GRIN cuckAToo31bminer.exe -uri cuckatoo31://YOUR_EMAIL:x@grin.pool.minergate.com:3416 -api 127.0.0.1:1880

Linux

GRIN cuckARoo29./bminer -uri cuckaroo29://YOUR_EMAIL:x@grin.pool.minergate.com:3416 -api 127.0.0.1:1880
GRIN cuckAToo31./bminer -uri cuckatoo31://YOUR_EMAIL:x@grin.pool.minergate.com:3416 -api 127.0.0.1:1880