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