How to Mine $ORE on Windows in just few steps?

Опубликовано: 16 Июль 2026
на канале: Code with Yusuf
5,212
84

In this video i have showed you how you can start Mining $ORE tokens on Windows and if you watch carefully without skipping then you will not get a single error and in this video this topics are covered,
Steps to install WSL and ubuntu which we need for windows mining.
How to make new wallet of ORE on sol?
How to convert Private key to Array Format keys?
How can i add existing sol wallet into json file?
How to get a private RPC url?
How to create a file in vs code?
How to install new updates of ore-cli?
How can i convert array format json file to Private key?
Commands list to check balance/rewards/treasury/busses
How to claim $ORE?
Explained some common errors solutions also

Mining 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

Claiming Script:
#!/bin/bash

ore \--keypair ~/.config/solana/id.json \--rpc "your_rpc_url" \--priority-fee 20000000 claim

Links:
https://ore.supply/
https://ore.supply/download - codes list
https://code.visualstudio.com/download
https://quicknode.com/
https://chromewebstore.google.com/det...

Some important codes:
wsl --install
wsl --status
sudo apt install cargo
sudo apt-get update
sudo apt install build-essential
solana-keygen new
solana-keygen new --outfile id2.json
cargo install ore-cli

Follow:
  / str_degenj  
  / hardhatchad  

Thanks For Watching!
SUBSCRIBE & GO AWAY

#ORE #Mining #cryptocurrency #airdrop