Srbminer Crypto Miner. Download Srb miner

Latest release

  • Added support for GPU mining algorithm 'meowpow' [Meow coin] on AMD/NVIDIA/INTEL GPU's, fee 0.85%

  • Fixed possible invalid shares on PROGPOW algorithms [AMD Ellesmere GPU's]

  • TLS/SSL pool connections now supported over socks5 proxy (--proxy parameter)


  • You will probably experience weird GPU behaviour (hashrate drop, stop hashing for a few seconds) on 'meowpow' algorithm on the testpools, until MeowCoin actually switches from KawPow to this new algorithm. (Mar 18. 2024)

Custom miner for Hiveos

To use it you need to select “Custom miner” when you create Flight Sheet and paste this into 'Installation url' : https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.9/srbminer_custom-2.4.9.tar.gz

After that you must set everything manually through the 'Extra config arguments' field by using SRBMiner parameters ( https://github.com/doktor83/SRBMiner-Multi/blob/master/Parameters )


mmpOS update script to v2.4.9:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.9/SRBMiner-Multi-2-4-9-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-4-9-Linux.tar.gz && cd SRBMiner-Multi-2-4-9 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start

HiveOS update script from v2.4.8 to v2.4.9:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.9/SRBMiner-Multi-2-4-9-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-4-9-Linux.tar.gz && cd SRBMiner-Multi-2-4-9 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.4.8 && miner start


Archive MD5 hashes

69d3a3ce353bc80b168a316c95280a48 *SRBMiner-Multi-2-4-9-win64.zip 1c74f72a0a926a18dbd52ed8c25700d9 *SRBMiner-Multi-2-4-9-Linux.tar.gz

Downloads

Srbminer .bat File Examples

EthereumPOW (ETHW)

SRBMiner-MULTI.exe --disable-cpu --algorithm ethash --pool pool.woolypooly.com:3096 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3

Ethereum Classic (ETC)

SRBMiner-MULTI.exe --disable-cpu --algorithm etchash --pool pool.woolypooly.com:35000 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3

Ravencoin (RVN)

SRBMiner-MULTI.exe --disable-cpu --algorithm kawpow --pool pool.woolypooly.com:55555 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3

Kaspa (KAS)

SRBMiner-MULTI.exe --disable-cpu --algorithm kaspa --pool pool.woolypooly.com:3112 --wallet WALLET_ADDRESS.WORKER_NAME --password x

Radiant (RXD)

SRBMiner-MULTI.exe --disable-cpu --algorithm sha512_256d_radiant --pool pool.woolypooly.com:3122 --wallet WALLET_ADDRESS.WORKER_NAME

Novo Coin (NOVO)

SRBMiner-MULTI.exe --algorithm sha256dt --pool pool.woolypooly.com:3134 --wallet YOUR_WALLET.WORKER_NAME

Karlsen (KLS)

SRBMiner-MULTI.exe --disable-cpu --algorithm karlsenhash --pool pool.woolypooly.com:3132 --wallet WALLET_ADDRESS.WORKER_NAME

Vertcoin (VTC)

SRBMiner-MULTI.exe --disable-cpu --algorithm verthash --pool pool.woolypooly.com:3102 --wallet WALLET_ADDRESS --worker WORKER_NAME --password c=VTC,zap=VTC!x --gpu-boost 3

Firo

SRBMiner-MULTI.exe --disable-cpu --algorithm firopow --pool pool.woolypooly.com:3104 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3

Ergo

SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --gpu-autolykos2-preload 1 --pool pool.woolypooly.com:3100 --wallet WALLET_ADDRESS --worker WORKER_NAME --gpu-boost 3

Alephium (ALPH)

SRBMiner-MULTI.exe --disable-cpu --algorithm blake3_alephium --pool pool.woolypooly.com:3106 --wallet WALLET_ADDRESS --worker WORKER_NAME --password x

Raptoreum (RTM)

SRBMiner-MULTI.exe --disable-gpu --algorithm ghostrider --pool pool.woolypooly.com:3110 --wallet WALLET_ADDRESS --worker WORKER_NAME

ERGO + ALPH Dual Mining

SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2;blake3_alephium --pool pool.woolypooly.com:3100;pool.woolypooly.com:3106 --wallet WALLET_ADDRESS_ERGO;WALLET_ADDRESS_ALPH --gpu-boost 3

ETHW + ALPH Dual Mining

SRBMiner-MULTI.exe --disable-cpu --algorithm ethash;blake3_alephium --pool pool.woolypooly.com:3096;pool.woolypooly.com:3106 --wallet WALLET_ADDRESS_ETH;WALLET_ADDRESS_ALPH --gpu-boost 3

ETHW + Kaspa Dual Mining

SRBMiner-MULTI.exe --disable-cpu --gpu-auto-tune 1 --algorithm ethash --pool pool.woolypooly.com:3096 --wallet WALLET_ADDRESS_ETH.WORKER_NAME --algorithm kaspa --pool pool.woolypooly.com:3112 --wallet WALLET_ADDRESS_KAS.WORKER_NAME --gpu-boost 3

ETHW + Radiant Dual Mining

SRBMiner-MULTI.exe --disable-cpu --algorithm ethash --pool pool.woolypooly.com:3096 --wallet WALLET_ADDRESS_ETHW.WORKER_NAME --algorithm sha512_256d_radiant --pool pool.woolypooly.com:3122 --wallet WALLET_ADDRESS_RXD.WORKER_NAME --gpu-boost 3

ETHW + ZIL Dual Mining

SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;ethash --pool POOL_ZIL:ПОРТ;pool.woolypooly.com:3096 --wallet WALLET_ADDRESS_ETH.WALLET_ADDRESS_ZIL.WORKER_NAME_ZIL;WALLET_ADDRESS_ETH --password x;WORKER_NAME_ETH --gpu-boost 3;0

Ethereum Classic (ETC) + Radiant Dual Mining

SRBMiner-MULTI.exe --disable-cpu --algorithm etchash --pool pool.woolypooly.com:35000 --wallet WALLET_ADDRESS_ETC.WORKER_NAME --algorithm sha512_256d_radiant --pool pool.woolypooly.com:3122 --wallet WALLET_ADDRESS_RXD.WORKER_NAME --gpu-boost 3

ERGO + ZIL Dual Mining

SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;autolykos2 --pool POOL_ZIL:ПОРТ;pool.woolypooly.com:3100 --wallet WALLET_ADDRESS_ETH.WALLET_ADDRESS_ZIL.WORKER_NAME_ZIL;WALLET_ADDRESS_ERGO --password x;WORKER_NAME_ERGO --gpu-boost 3;0

ERGO + Kaspa Dual Mining

SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --pool pool.woolypooly.com:3100 --wallet WALLET_ADDRESS_ERG.WORKER_NAME --algorithm kaspa --pool pool.woolypooly.com:3112 --wallet WALLET_ADDRESS_KAS.WORKER_NAME --gpu-boost 3

ERGO + Radiant Dual Mining

SRBMiner-MULTI.exe --disable-cpu --algorithm autolykos2 --pool pool.woolypooly.com:3100 --wallet WALLET_ADDRESS_ERG.WORKER_NAME --password x --algorithm sha512_256d_radiant --pool pool.woolypooly.com:3122 --wallet WALLET_ADDRESS_RXD.WORKER_NAME --gpu-boost 3

VTC + ZIL Dual Mining

SRBMiner-MULTI.exe --disable-cpu --a0-is-zil --multi-algorithm-job-mode 3 --algorithm ethash;verthash --pool POOL_ZIL:ПОРТ;pool.woolypooly.com:3102 --wallet WALLET_ADDRESS_ETH.WALLET_ADDRESS_ZIL.WORKER_NAME_ZIL;WALLET_ADDRESS_VTC --password x;WORKER_NAME_VTC --gpu-boost 3;0

Srbminer Crypto Miner Setup

Download the latest Srbminer from the link above. After that, extract the archive and go to the folder with the miner. Select the coin you are interested in for mining and edit the .bat file. If you have not yet chosen what you want to mine, then we recommend that you first go to our mining calculator, where you can specify your video card and get the most profitable coin for the current day. Above you will find ready-made examples of bat files for each coin that you can mine on our pool. You will only have to specify your wallet address and, if desired, the name of the worker (rig).

Miner Basic Commands

The order of parameters is important! Always set --gpu.. and --cpu.. options AFTER --algorithm
--a0-is-zil option used when dual mining ZIL;
- -disable-cpu disable CPU mining;
--disable-gpu disable GPU mining;
--disable-worker-watchdog disabling restart of the miner on error;
--enable-restart-on-rejected automatic restart of the miner with a large number of rejected shares. The number of rejected shares is set by the command --max-rejected-shares;
--gpu-id select video cards that will mine (the id of video cards that you did not indicate they will not mine). The countdown starts from 0. The division is ; or !. For example, --gpu-id 0;1;3. In HiveOS, this parameter is set in the add. configuration;
--gpu-auto-intensity the intensity of video cards. Possible values: 0 - the function is disabled, 1 - light form of intensity, 2 - normal. ; is used as a division; or !. For example, --gpu-auto-intensity 0;1;2. In HiveOS, this parameter is set in the add. configuration;
--tls true enable SSL;
--worker set worker name.

Basic commands for CPU mining

--cpu-threads set the number of CPU threads used for mining;
--cpu-threads-intensity the number of hashes per worker thread, can be 1, 2 or 4. Default 1, separate values with ; and !. For example, --cpu-threads-intensity 1;2;2;3;
--disable-gpu disable mining on video cards.

GPU Temperature Monitor

--gpu-off-temperature turn off the miner when the maximum temperature is reached. You can set your own temperature for each video card. ; is used as a division; or !. For example, --gpu-off-temperature 65;70;60. In HiveOS, this parameter is set in the add. configuration;

Srbminer API

To activate the API, add the --api-enable parameter to the bat file. Below are the commands for working with the API:
--api-port value sets a custom port, the default port is 21550.

Dev Fees

ETH - 0,65%
ETC - 0,65%
RVN - 0,85%
VTC - 1%
Firo - 0,85%
Ergo - 2%
Alph - 1%
RTM - 0,85%
Kaspa - 0,85%

Srbminer not starting

If you have Windows OS and the miner crashes immediately at startup, then add pause to the second line of the miner. Next, start the miner and read the error. After that, double-check your miner settings. If you have HiveOS or any other OS - go to the miner console and look at the logs of what is happening in the miner. After that, double-check your miner settings.