This project provides a CLI tool candid_extractor
which extract candid definition from a canister WASM module.
cargo install --git https://github.com/lwshang/candid_extractor
candid_extractor path/to/canister.wasm
cargo run --example=generate_mock_wat