Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

status: DEVNET, support CPU, No GPU

NotificationsYou must be signed in to change notification settings

smxl/ore-v2-mine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preparation

  1. Install Debian (optional)

    wsl --install debianwsl --setdefault Debianwsl
  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.txtcp~/*.json$HOME/.config/solana/id.json
  6. Get DEVNET Gas

    solana configset --url dsolana 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

[8]ページ先頭

©2009-2025 Movatter.jp