@abstract-os/abstract.js-react
TypeScript icon, indicating that this package has built-in type declarations

0.14.0 • Public • Published

contracts-typescript

This repository holds the type declarations and interfaces for our smart contracts in CosmWasm. Autogenerated contracts lie in generated and those that are "fixed" are placed in src/contracts.

Scripts

  • pnpm build: Generate the types
  • pnpm fix: Temporary fixes for the autogenerated contracts (TODO)
  • pnpm format: Run prettier
  • pnpm lint: Run linter
  • pnpm lint:fix: Attempt linter fixes

TODO

We may want to generate docs for this repository and can do that using typedoc. However, none of our autogenerated code methods is currently commented.

Readme

Keywords

none

Package Sidebar

Install

npm i @abstract-os/abstract.js-react

Weekly Downloads

3

Version

0.14.0

License

ISC

Unpacked Size

523 kB

Total Files

106

Last publish

Collaborators

  • abstractos