Майнинг GRAM в блокчейне TheOpenNetwork

GRAM mining on TheOpenNetwork blockchain


GRAM is a decentralized cryptocurrency distributed through PoW givers on The Open Network blockchain. If you don’t have a TON wallet yet, we recommend creating one at MyTonWallet: https://mytonwallet.io/

How to start mining GRAM

1. Open the pool.gramcoin.org page and connect your wallet by clicking the Connect Wallet button at the top of the site.

2. Click the How to Install button and select our OS.

Windows

3. Next, follow the instructions to download the archive with the miner by clicking Download.

4. In the second part of the instructions, your TON address will be automatically substituted.

Here you can also configure the miner and connect the CPU, but we do not recommend changing these settings.

5. Next, download the run_miner.bat file by clicking the button at the bottom of the window.

Linux (Ubuntu)

3. Download the miner using the link in the instructions above.

4. In the second part of the instructions, your TON address will be automatically substituted.

Here you can also configure the miner and connect the CPU, but we do not recommend changing these settings.

5. Unzip the downloaded archive and run the miner using the command in the CLI.

For a quick launch, we’ve compiled a ready-made set of commands; don’t forget to replace the address. You can copy them and paste them into the command line.

wget https://github.com/gramcoinorg/mining-pool/releases/download/miners-r1/gram-mining-pool-ubuntu-x86-64.tar.gz

tar -xzf gram-mining-pool-ubuntu-x86-64.tar.gz

chmod +x gram-mining-pool

./gram-mining-pool –address UQDe1lrwD7d5ntSQuAPtQ2kUp_BSa8a4tNMMNak21zQXPXjf –gpu-auto –miner cuda

Post Comment