Crates.io | candid-extractor |
lib.rs | candid-extractor |
version | 0.1.6 |
created_at | 2023-09-18 16:38:25.861576+00 |
updated_at | 2025-03-10 14:53:54.509026+00 |
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 | 63,066 |
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
.