Crates.io | aqua-cli |
lib.rs | aqua-cli |
version | 1.2.1 |
source | src |
created_at | 2024-12-04 14:24:11.330532 |
updated_at | 2024-12-04 14:46:42.521994 |
description | Aqua protocol command line tool that enable you to verify, sign and witness aqua chains. |
homepage | https://github.com/inblockio/aqua-cli-rs |
repository | https://github.com/inblockio/aqua-cli-rs |
max_upload_size | |
id | 1472085 |
size | 715,797 |
CLI tools to validate aqua chain.
Ensure to use the same version as the Aqua protocol version you are using for example use version 1.2.XX to verify 1.2.0 Aqua chain Json file.
in your environment set the following variables.
cargo build
you can optionally use the --release
if you want to use te cli tool.target/debug
or target/release
run aqua-cli binary ../aqua-cli --help