Guide: How to mine BEAM
- AMD GPU with at least 3GB RAM
- Nvidia GPU with at least 3GB RAM
- 1.Download latest miner binaries from
- 2.Pick a mining pool from
- 3.Run the mining software with the following command line and modify the parameters within the <>
Windows
Linux
lolMiner.exe --coin BEAM --pool <poolAddr>:<portNumber> --user <Wallet or user name> --pass <userPassword>
./lolMiner --coin BEAM --pool <poolAddr>:<portNumber> --user <Wallet or user name> --pass <userPassword>
- 1.Download latest miner binaries from
- 2.Pick a mining pool from
- 3.Run the mining software with the following command line or edit the included
"mine_beam"
script file.
Windows
Linux
miner.exe --algo beamhash --pers Beam-PoW --server <poolAddr> --port <portNumber> --ssl 1 --user <Wallet or user name>.<rigName> --pass <userPassword>
./miner --algo beamhash --pers Beam-PoW --server <poolAddr> --port <portNumber> --ssl 1 --user <Wallet or user name>.<rigName> --pass <userPassword>
If your Operating System quarantines the file, you will need to create a rule to exclude the files/directory.
- 1.
- 2.Enter the # of GPUs
- 3.Press Beam
- 4.Press Calculate
When your earnings reaches the payout limit or threshold, you must request payment to your wallet. Often times, you need to open your wallet and be online to receive the Beam transaction. If using an exchange wallet, payment is automatically sent to your address upon request.
Last modified 3yr ago