done.zone
v0.1.41
Published
Type declarations for Done smart contract authors.
Readme
done.zone
TypeScript declarations for authoring Done smart contracts with first-class editor support.
These types are generated by the cw-js build script.
Run:
cargo build -p cw-js --features ts-bindingsand point your contract project's tsconfig.json at done.zone (via compilerOptions.types or an explicit import).
