Compatible algorithms: Ethash, Kawpow, Autolykos, KHeavyHash, FishHash, XelisHashV2, PearlPow, RandomX, GhostRider
First you need to download SRBMiner from here (screenshot may be outdated, be sure to download the latest version):

Here is also the official dev team post.
Once you download the file from Assets, unzip it and in the same folder as SRBMiner-MULTI.exe, create a start.bat file with the contents:
SRBMiner-MULTI.exe --algorithm ethash --disable-cpu --pool stratum+tcp://ethash.unmineable.com:3333 --wallet YourAlias.WORKER_NAME pause
Kindly note that profitability is not the same as it was before The Merge. Also, because of the current ETHW high price volatility, expected daily rewards will vary.
If your GPU meet the minimum memory for Kawpow mining (6GB of memory) you can join our Kawpow pool, just update the --algorithm parameter to: --algorithm kawpow and set the --pool param to: stratum+tcp://kp.unmineable.com:3333
SRBMiner-MULTI.exe --algorithm kawpow --disable-cpu --pool stratum+ssl://kp.unmineable.com:4444 --wallet YourAlias.WORKER_NAME pause
The Autolykos algorithm is now available, GPUs with at least 3GB VRAM are supported at this time by changing the pool URL to stratum+tcp://autolykos.unmineable.com:3333 and updating the --algorithm parameter to: --algorithm autolykos2.
You can point your workers to our port 4444 (SSL) if your are having connection issues caused by possible firewall / ISP restrictions, just set the --pool param to:
SRBMiner-MULTI.exe --algorithm autolykos2 --disable-cpu --pool stratum+ssl://autolykos.unmineable.com:4444 --wallet YourAlias.WORKER_NAME pause
We have already added the KHeavyHash algorithm, to join our mining pools, just update the --algorithm param to: "kaspa" and change the pool URL to: stratum+ssl://kheavyhash.unmineable.com:4444:
SRBMiner-MULTI.exe --algorithm kaspa --disable-cpu --pool stratum+ssl://kheavyhash.unmineable.com:4444 --wallet YourAlias.WORKER_NAME pause
In order to start mining through our just added algorithm FishHash, simply update the --algorithm param to: "fishhash" and set the pool URL as:
stratum+ssl://fishhash.unmineable.com:4444:
SRBMiner-MULTI.exe --algorithm fishhash --disable-cpu --pool stratum+ssl://fishhash.unmineable.com:4444 --wallet YourAlias.WORKER_NAME pause
XelisHashV2 mining is now compatible, to join our pools, simply update the --algorithm parameter to: "xelishashv2" and set the --pool param to:
stratum+ssl://xelishash.unmineable.com:4444:
SRBMiner-MULTI.exe --algorithm xelishashv2 --disable-cpu --pool stratum+ssl://xelishash.unmineable.com:4444 --wallet YourAlias.WORKER_NAME pause
In order to join our PearlPow pools, just update the --algorithm parameter to: "pearlhash" and update the pool URL to:
stratum+ssl://pearlpow.unmineable.com:4444:
SRBMiner-MULTI.exe --algorithm pearlhash --disable-cpu --pool stratum+ssl://pearlpow.unmineable.com:4444 --wallet YourAlias.WORKER_NAME pause
CPU mining is also supported through SRBMiner by changing the pool url to stratum+tcp://rx.unmineable.com:3333, updating the --algorithm parameter to: --algorithm randomx and removing the --disable-cpu command:
SRBMiner-MULTI.exe --algorithm randomx --pool stratum+ssl://rx.unmineable.com:4444 --wallet YourAlias.WORKER_NAME pause
In order to join our GhostRider pools, just update the --algorithm parameter to: "ghostrider" and set the pool URL as:
stratum+ssl://ghostrider.unmineable.com:443:
SRBMiner-MULTI.exe --algorithm ghostrider --pool stratum+ssl://ghostrider.unmineable.com:443 --wallet YourAlias.WORKER_NAME pause
Once you have the start.bat file, simply double click it, a terminal window will show up and you will be now mining! 😀
Accounts are now available and make mining significantly more flexible!
As part of this update, using an Alias is now the preferable way to start mining. This allows you to better manage your activity and distribute your hashrate across our supported coins with greater control.
If you haven’t created an Account yet, you can easily do so through our website.
If you are mining XRP to an exchange or other coin that require payment tags or a memo to work, don't forget to add your memo or payment tag after your address:
XRP:YourAddress:YOUR_MEMO_OR_TAG.YourWorkerName
You can follow your progress in the website, by going into the Dashboard section.
For an easier configuration, we recommend trying our wizard for the creating a .bat/.sh file. 🧙♂️
Despite the addition of the Accounts section to our website and mining pool, it is still possible to mine using legacy addresses for those who prefer the classic setup or need a quick start, just be sure to set the --wallet param as:
--wallet COIN:YOUR_ADDRESS.WORKER_NAME
You must change COIN, YOUR_ADDRESS and WORKER_NAME.
COIN is the coin you are mining, for example: ADA, TRX, WIN, or more. Also keep the ":" symbol between the coin and your address. YOUR_ADDRESS must be a valid address for the coin you choose, otherwise the pool will return an error, also be sure to check the supported network for some coins, like TRC20 for USDT mining (TRON address). Your WORKER_NAME is simply any name that you would like to set for your worker, to identify it on the website.
If you have any issue, question or suggestion contact us here: