MyGit

regolith-labs/ore-cli

Fork: 674 Star: 1470 (更新于 2024-12-29 06:19:22)

license: 暂无

Language: Rust .

Command line interface for ORE cryptocurrency mining.

最后发布版本: 2.3.1 ( 2024-08-23 01:19:58)

GitHub网址

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最近更新仓库

2025-01-18 17:40:38 tauri-apps/tauri

2025-01-18 10:45:18 unionlabs/union

2025-01-18 08:48:25 lapce/lapce

2025-01-17 22:55:44 spaceandtimelabs/sxt-proof-of-sql

2025-01-17 13:52:59 AppFlowy-IO/AppFlowy-Cloud

2025-01-16 19:13:50 dashpay/platform