regolith-labs/ore-cli
Fork: 663 Star: 1460 (更新于 2024-10-15 17:00:37)
license: 暂无
Language: Rust .
Command line interface for ORE miners.
最后发布版本: 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 (using Homebrew)
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 (using Chocolatey)
choco install openssl pkgconfiglite
Build
To build the codebase from scratch, checkout the repo and use cargo to build:
cargo build --release
Help
You can use the -h
flag on any command to pull up a help menu with documentation:
ore -h
最近版本更新:(数据更新于 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-05 08:48:52 lapce/lapce
2024-11-04 19:47:57 dashpay/platform
2024-11-01 02:26:55 mediar-ai/screenpipe
2024-10-30 06:09:45 electric-capital/crypto-ecosystems
2024-10-29 10:21:58 rustdesk/rustdesk
2024-10-27 15:42:03 jtroo/kanata