Skip to content

The-Blockchain-Company/qocli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QOCLI

The Blockchain Company.io "QOCLI tool. It's a collection of utilities to enhance and extend beyond those available with thebcc-cli```. Pre-Public Test -- NOT PRODUCTION

Build Status

Installation

To install QOCLI using either the release binaries or compiling the Rust code, or to update to a newer version, refer to the installation guide. This guide will also help you setup systemd services for qocli sync and qocli sendtip, along with a set of cronjobs and related helper shell scripts.

Usage & Examples

For a list of QOCLI commands and related usage examples, please refer to the usage guide.

Original Creators

QOCLI is derived from the CNCLI bcc-tool. MU

Contributing

Before submitting a pull request ensure that all tests pass, code is correctly formatted and linted, and that no common mistakes have been made, by running the following commands:

cargo check
cargo fmt --all -- --check
cargo clippy -- -D warnings
cargo test

License

QOCLI is licensed under the terms of the Apache License version 2.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published