regolith-labs/ore-cli
Fork: 664 Star: 1463 (更新于 2024-11-06 06:05:16)
license: 暂无
Language: Rust .
Command line interface for ORE cryptocurrency mining.
最后发布版本: 2.3.1 ( 2024-08-23 01:19:58)
ORE CLI
A command line interface for ORE cryptocurrency mining.
📦 Install
To install the CLI, use cargo:
cargo install ore-cli
Dependencies
If you run into issues during installation, please install the following dependencies for your operating system and try again:
Linux
sudo apt-get install openssl pkg-config libssl-dev
MacOS
brew install openssl pkg-config
# If you encounter issues with OpenSSL, you might need to set the following environment variables:
export PATH="/usr/local/opt/openssl/bin:$PATH"
export LDFLAGS="-L/usr/local/opt/openssl/lib"
export CPPFLAGS="-I/usr/local/opt/openssl/include"
Windows
choco install openssl pkgconfiglite
⛏️ Mine
To start mining, load your keypair with some SOL, and then use the mine
command:
ore mine
❓ Help
Add the -h
flag on any command to pull up a help menu with documentation:
ore -h
For support, please join the Discord and ask your question in the Help channel.
最近版本更新:(数据更新于 2024-10-15 17:00:16)
2024-08-23 01:19:58 2.3.1
2024-08-11 23:36:25 2.3.0
2024-08-10 03:25:30 2.2.1
2024-08-10 00:49:45 2.2.0
2024-08-09 01:33:52 2.1.0
2024-08-08 14:02:21 2.0.4
2024-08-08 13:24:33 2.0.3
2024-08-08 13:06:34 2.0.2
2024-08-08 12:52:23 2.0.1
2024-08-08 12:16:40 2.0.0
主题(topics):
solana
regolith-labs/ore-cli同语言 Rust最近更新仓库
2024-11-20 07:29:29 lanyeeee/jmcomic-downloader
2024-11-19 23:39:15 gleam-lang/gleam
2024-11-19 08:50:55 lapce/lapce
2024-11-11 22:51:00 tauri-apps/tauri
2024-11-11 07:55:30 dani-garcia/vaultwarden
2024-11-09 16:42:37 rustdesk/rustdesk