Crates.io | ore-cli |
lib.rs | ore-cli |
version | 1.0.0-alpha |
source | src |
created_at | 2024-03-16 19:56:17.981748 |
updated_at | 2024-07-13 17:03:23.331773 |
description | A command line interface for the ORE cryptocurrency mining. |
homepage | |
repository | |
max_upload_size | |
id | 1175934 |
size | 179,746 |
A command line interface for ORE cryptocurrency mining.
To install the CLI, use cargo:
cargo install ore-cli
To build the codebase from scratch, checkout the repo and use cargo to build:
cargo build --release
You can use the -h
flag on any command to pull up a help menu with documentation:
ore -h