Crates.io | candid-extractor |
lib.rs | candid-extractor |
version | 0.1.5 |
source | src |
created_at | 2023-09-18 16:38:25.861576 |
updated_at | 2024-10-28 15:02:29.479179 |
description | A CLI tool to extract the Candid interface from a Canister WASM. |
homepage | |
repository | https://github.com/dfinity/candid-extractor |
max_upload_size | |
id | 976095 |
size | 62,781 |
A CLI tool to extract the Candid interface from a Canister WASM.
cargo install candid-extractor
You can also use cargo-binstall
if it's available.
cargo binstall candid-extractor
candid-extractor path/to/canister.wasm
The Candid interface will be printed to stdout.
candid-extractor
can extract the Candid interface if the Canister meets the following requirements:
i32
.i64
.