比特猎人出品-ORE挖矿教程
比特猎人出品-ORE 一键挖矿教程
比特猎人出品-ORE 一键挖矿教程

比特猎人社区电报群: https://t.me/BitHunterCN

比特猎人Youtube频道: https://www.youtube.com/@thebithunter

1.创建 Solana 链RPC

免费创建RPC网站:https://shyft.to/

2.安装rust环境

curl https://sh.rustup.rs -sSf | sh

3. 安装 Solana链开发环境

sh -c "$(curl -sSfL https://release.solana.com/v1.18.4/install)"

配置环境变量

vim ~/.bashrc

PATH="/root/.local/share/solana/install/active_release/bin:$PATH"

4.创建钱包

solana-keygen new --derivation-path m/44'/501'/0'/0' --force

5.安装 cargo

apt install cargo -y

6.安装ORE客户端

cargo install ore-cli

7.开始挖矿

~/.cargo/bin/ore --rpc https://rpc.shyft.to?api_key=LvsL511h61ss21Y6Q9brQQ --keypair ~/.config/solana/id.json --priority-fee 1 mine --threads 4

注:rpc 节点 https://rpc.shyft.to?api_key=LvsL511h61ss21Y6Q9brQQ 已经失效,请使用步骤1创建的自己的RPC

8.查询已经挖到的数量

~/.cargo/bin/ore --rpc https://rpc.shyft.to?api_key=LvsL5h61Y6Q9brQQ --keypair ~/.config/solana/id.json rewards

注:rpc 节点 https://rpc.shyft.to?api_key=LvsL511h61ss21Y6Q9brQQ 已经失效,请使用步骤1创建的自己的RPC

9. 领取奖励

~/.cargo/bin/ore --rpc https://rpc.shyft.to?api_key=LvsL5h61Y6Q9brQQ --keypair ~/.config/solana/id.json claim

Subscribe to 比特猎人 | BitHunter
Receive the latest updates directly to your inbox.
Mint this entry as an NFT to add it to your collection.
Verification
This entry has been permanently stored onchain and signed by its creator.