Crates.io | bc-envelope-cli |
lib.rs | bc-envelope-cli |
version | 0.9.3 |
source | src |
created_at | 2023-10-11 04:04:40.178415 |
updated_at | 2024-12-02 10:07:21.313447 |
description | Gordian Envelope Command Line Tool. |
homepage | |
repository | https://github.com/BlockchainCommons/bc-envelope-cli-rust |
max_upload_size | |
id | 999745 |
size | 527,285 |
envelope
NOTE: Preview version. Not ready for production use.
To install from crates.io, run:
cargo install bc-envelope-cli
To install from source, clone this repo, change to its root directory and run:
cargo install --path .
Make sure your ~/.cargo/bin
directory is in your PATH
.
envelope --help
See the docs directory for more information.
NOTE: The envelope
tool does not have the same command line syntax as the Swift envelope
tool.