Crates.io | zkdoc_cli |
lib.rs | zkdoc_cli |
version | 0.0.1 |
source | src |
created_at | 2023-02-09 09:02:44.869373 |
updated_at | 2023-02-09 13:27:36.784923 |
description | CLI for zkdoc that allows generation of commitment, proof and verification of proof. |
homepage | |
repository | https://github.com/medi-0/core/tree/main/zkdoc_cli |
max_upload_size | |
id | 780601 |
size | 1,764,690 |
zkdoc_cli
See it in action!
# Build a release for core_cli
cargo build -p core_cli --release
ZKDoc CLI
Usage: zkdoc_cli [COMMAND]
Commands:
gen-commitment Generates a commitment for a given file
gen-proof Generates a proof for a given file
verify-proof Verifies a proof against a given commitment
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version