regolith-labs / ore-cli

Command line interface for ORE cryptocurrency mining.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Command line interface for ORE cryptocurrency mining.


Languages

Language:Rust 100.0%