Mining

Ore – Mining tutorial on Solana



I cant put links in the description because my channel is in verification process. And im soory for my french accent and my weird english.

My Helius Referal Code : QaXBPApanU

Script
#!/bin/bash

while true; do
ore –rpc “your rpc url” –keypair ~/.config/solana/id.json –priority-fee 600000 mine –threads 4
echo “Restarting…”
done

Chapters :
00:00 Intro
00:50 Export your private key
01:30 Fund your wallet
02:04 Setup Helius RPC
03:08 Mining in the web browser
04:21 Mac setup
04:29 Linux setup
04:42 Windows setup
05:47 Visual Studio Code setup
07:10 Replace private key in id.json with Solflare
08:35 Write a bash script
10:22 Launch the script

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button