Testing the new Bminer with my Windows GTX1080Ti rig and sharing the performance with you when mining Grin. Wow it's a huge performance increase!
In this video I'll share everything you need to get started mining GRIN using the Bminer miner on Windows.
I also got a good performance boost with my GTX 1060's. Please note rejected shares were due to the miner being restarted. The rejected share % is normal when running for a longer period.
@echo OFF REM Change the following address to your GRIN addr. SET ADDRESS= SET USERNAME=imineblocks SET POOL=eu.stratum.grin-pool.org:3416 SET SCHEME=cuckaroo29 SET PWD=Bminer START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%:%PWD%@%POOL% -api 127.0.0.1:1880