more-cli

Crates.iomore-cli
lib.rsmore-cli
version1.1.2
sourcesrc
created_at2024-08-05 10:19:28.462805
updated_at2024-08-08 21:43:24.6225
descriptionA command line interface for ORE cryptocurrency mining. Tailored by Miraland Labs.
homepagehttps://ore.supply
repositoryhttps://github.com/regolith-labs/ore-cli
max_upload_size
id1325840
size358,306
Miraland (miralandlabs)

documentation

https://ore.supply

README

The Miraland release of the ORE CLI

Forked from ORE CLI. Tailored by Miraland Labs.

A command line interface for ORE cryptocurrency mining.

Install

To install the CLI, use cargo:

cargo install more-cli

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
Commit count: 385

cargo fmt