- AMD GPU with at least 3GB RAM
- Nvidia GPU with at least 3GB RAM
{% page-ref page="../../wallets/desktop-wallets/beam.mw-beam.md" %}
-
Download latest miner binaries from
-
Pick a mining pool from
-
Run the mining software with the following command line and modify the parameters within the <>
{% tabs %} {% tab title="Windows" %}
lolMiner.exe --coin BEAM --pool <poolAddr>:<portNumber> --user <Wallet or user name> --pass <userPassword>
{% endtab %}
{% tab title="Linux" %}
./lolMiner --coin BEAM --pool <poolAddr>:<portNumber> --user <Wallet or user name> --pass <userPassword>
{% endtab %} {% endtabs %}
-
Download latest miner binaries from
-
Pick a mining pool from
-
Run the mining software with the following command line or edit the included
"mine_beam"
script file.
{% tabs %} {% tab title="Windows" %}
miner.exe --algo beamhash --pers Beam-PoW --server <poolAddr> --port <portNumber> --ssl 1 --user <Wallet or user name>.<rigName> --pass <userPassword>
{% endtab %}
{% tab title="Linux" %}
./miner --algo beamhash --pers Beam-PoW --server <poolAddr> --port <portNumber> --ssl 1 --user <Wallet or user name>.<rigName> --pass <userPassword>
{% endtab %} {% endtabs %}
{% hint style="info" %} If your Operating System quarantines the file, you will need to create a rule to exclude the files/directory. {% endhint %}
- Visit whattomine.com
- Enter the # of GPUs
- Press Beam
- Press Calculate
Enter in your hash rate at whattomine.com
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.