Instructions
Start by downloading Alephium Wallet.
Pool servers
Region | Address | Port | SSL Port |
---|---|---|---|
Europe | eu1.alephium.coinmore.io | 20032 | 20033 |
Russia | ru1.alephium.coinmore.io | 20032 | 20033 |
US | us1.alephium.coinmore.io | 20032 | 20033 |
Asia | asia1.alephium.coinmore.io | 20032 | 20033 |
Examples
- IolMiner
- SRBMiner
- T-Rex
- BzMiner
- Download latest release of lolMiner and unzip the files.
- Update mine_aleph file:
set "ALEPHPOOL=eu1.alephium.coinmore.io:20032"
set "ALEPHWALLET=your_wallet_address"
- Run mine_aleph.
- PROFIT!
- Download latest release of SRBMiner and unzip the files.
- Update file to:
SRBMiner-MULTI.exe --disable-cpu --algorithm blake3_alephium --pool eu1.alephium.coinmore.io:20032 --wallet your_wallet_address
- Run alph file.
- PROFIT!
- Download latest release of T-Rex and unzip the files.
- Update file to:
t-rex.exe -a blake3 -o stratum+tcp://eu1.alephium.coinmore.io:20032 -u your_wallet_address -p x -w rig0
- Run alph file.
- PROFIT!
- Download latest release of BzMiner and unzip the files.
- Update file to:
bzminer -a alph -w your_wallet_address -p stratum+tcp://eu1.alephium.coinmore.io:20032
- Run alph file.
- PROFIT!