πββοΈEkaPool mining pool
You can visit the EkaPool website to mine using a mining app (GPU).

Step 1 : Visit Official Website + Wallet configuration
Website: Official BerylBit and you can check your wallet transactions there: explorer
Step 2 : Download GPU Miner Softwares
Download one of the following GPU miners.
PhoenixMiner (AMD/NVIDIA) : Official Website
Works on Windows x64 and Linux
LolMiner (AMD) : BitcoinTalk or Github Release Page
Works on Linux, Windows x64, and Hive OS
GMiner (AMD/NVIDIA): Github Release Page
Works on Windows x64 and Linux
Step 3 : Edit the bat file
Use YOUR_WALLET_ADDRESS that you've created on Step 1.
Example ETC (ERC20): 0xf43526BBFE74567867838ef668e36f986Daa678ds
If you want, you can Change RIG_ID in the bat file. Specify the name of the rig as you want it to be shown in miner's statistics page. This field is not mandatory. You could leave it empty.
Length of RIG_ID - Maximum 32 characters. Use English letters, numbers and symbols "-" and "_".
Example: rig-1
Step 4 : Setting Settings for Nicehash:
nicehash algo ETHASH pool brb.sg.ekapool.com:7798 --user YOUR_WALLET_ADDRESS.RIG_ID Password: xpause
Settings for lolMiner:
lolMiner.exe --algo ETHASH --pool brb.sg.ekapool.com:7796 --user YOUR_WALLET_ADDRESS.RIG_IDpause
Settings for Gminer:
miner.exe --algo ethash --server brb.sg.ekapool.com:7796 --user YOUR_WALLET_ADDRESS.RIG_IDpause
Settings for PhoenixMiner:
PhoenixMiner.exe -coin eth -pool brb.sg.ekapool.com:7796 -wal YOUR_WALLET_ADDRESS.RIG_IDpause
Fixed Difficulty:
to mine with a static (fixed) difficulty simply use d=xxx
as password in your miner configuration where xxx
denotes your preferred difficulty.
Step 5 : Execute the Bat File
Those BRB Bat that have already been configured should be double clicked. or you can select with a right-click. Click on open choice
Last updated
Was this helpful?