@caffeineai/bindgen
v0.1.1
Published
Generate TypeScript bindings for Candid
Readme
Caffeine Bindgen
Generate modern TypeScript bindings for Internet Computer (IC) canisters used by Caffeine from Candid .did files.
This tool is based on ICP Js bindgen and introduces additional features used by Caffeine apps:
- error message parsing
- blob storage hooks
The tool can be used in three ways:
Note: Generated code references
@icp-sdk/core(agents, candid, principals). Install it in your app if you plan to compile/run the generated code. See js.icp.build/core.
