ore-cli

Crates.ioore-cli
lib.rsore-cli
version1.0.0-alpha
sourcesrc
created_at2024-03-16 19:56:17.981748
updated_at2024-07-13 17:03:23.331773
descriptionA command line interface for the ORE cryptocurrency mining.
homepage
repository
max_upload_size
id1175934
size179,746
Hardhat Chad (HardhatChad)

documentation

README

ORE CLI

A command line interface for ORE cryptocurrency mining.

Install

To install the CLI, use cargo:

cargo install ore-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: 0

cargo fmt