GitHub:
GMiner is a high-performance miner for AMD / Nvidia GPUs. Closed miner.
- Mining coins: BEAM, VDS, BTG, YCASH, AE, SWAP, GRIN and many others (you can see the list of algorithms below)
- DevFee: The miner’s developer commission is 2%.
- Supported OS: Windows, Linux.
- Bit: 32 bit, 64 bit, x32, x64.
Changes:
v1.90 + Added CryptoNightBBC algorithm for Nvidia cards (BBC coin) Commission on this algorithm 5%
Supported algoritms:
- Cuckaroo29 (Grin) (Nvidia/Amd);
- Cuckatoo31 (Grin) (Nvidia only);
- Cuckoo29 (Aeternity) (Nvidia/Amd);
- Cuckaroo29s (Swap) (Nvidia/Amd);
- Equihash 96,5 (MinexCoin) (Nvidia only);
- Equihash+Scrypt (Vollar) (Nvidia only);
- Equihash 125,4 (ZelCash) (Nvidia only);
- Equihash 144,5 (Bitcoin Gold, BitcoinZ, SnowGem, ZelCash) (Nvidia/Amd)
- Beam Hash (BEAM) (Nvidia/Amd);
- Equihash 192,7 (Zero, Genesis) (Nvidia/Amd);
- Equihash 210,9 (Aion) (Nvidia only).
Requirements:
- CUDA compute compability 5.0+
- Cuckaroo29 ~ 3.8GB VRAM
- Cuckatoo31 ~ 7.4GB VRAM
- Cuckoo29 ~ 3.8GB VRAM
- Equihash 96,5 ~0.75GB VRAM
- Equihash 144,5 ~1.75GB VRAM
- Beam Hash ~2.9GB VRAM
- Equihash 192,7 ~2.75GB VRAM
- Equihash 210,9 ~1GB VRAM
- CUDA 9.0+
GMiner launch examples:
1) Bitcoing Gold:
Code: miner —algo 144_5 —pers BgoldPoW —server eu.btgpool.pro —port 1445 —user YOUR_BITCOING_GOLD_WALLET.rigName —pass x
2) ZERO:
Code: miner —algo 192_7 —pers ZERO_PoW —server zer-eu.forgetop.com —port 2052 —user YOUR_ZERO_WALLET.rigName —pass x
3) Failover pool:
Code: miner —algo 144_5 —pers BgoldPoW —server eu.btgpool.pro —port 1445 —user YOUR_BITCOING_GOLD_WALLET.rigName —pass x —server btg.2miners.com —port 4040 —user YOUR_BITCOING_GOLD_WALLET.rigName —pass x
2 Comments So far