Content-Length: 266892 | pFad | https://github.com/smxl/ore-v2-mine

BA GitHub - smxl/ore-v2-mine: status: DEVNET, support CPU, No GPU
Skip to content

smxl/ore-v2-mine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORE V2 Mining on DEVNET

Preparation

  1. Install Debian (optional)

    wsl --install debian
    wsl --setdefault Debian
    wsl
  2. Install Dependencies

    sudo apt install -y curl wget git build-essential software-properties-common
  3. Install Rust

    curl https://sh.rustup.rs -sSf | sh
  4. Install Solana CLI

    sh -c "$(curl -sSfL https://release.anza.xyz/stable/install)"
  5. Generate Private Key with Vanity Address

    cd ~
    solana-keygen grind --starts-and-ends-with YOUR::1 --ignore-case >> seed.txt
    cp ~/*.json $HOME/.config/solana/id.json
  6. Get DEVNET Gas

    solana config set --url d
    solana airdrop 1
  7. Install

    cargo install ore-cli@1.0.0-alpha.4
  8. Start Mining

    ore --rpc https://api.devnet.solana.com --keypair ~/.config/solana/id.json mine --buffer-time 2
Windows Screen Off

To turn off the screen in Windows, you can use the following command in PowerShell:

(Add-Type '[DllImport("user32.dll")]public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2)

About

status: DEVNET, support CPU, No GPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/smxl/ore-v2-mine

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy