cosmjs-util/packages/bcp
2020-05-20 16:47:48 +02:00
..
nonces Add nonces 2020-05-20 16:46:53 +02:00
src Adapt calls to queryContractSmart 2020-05-20 16:32:38 +02:00
types Let Account use type types.PubKey 2020-03-02 17:34:22 +01:00
.eslintignore Convert to monorepository using lerna/workspaces 2020-01-29 12:00:32 +01:00
.gitignore Use separate .gitignore for package 2020-01-29 12:26:47 +01:00
jasmine-testrunner.js Deduplicate copies of jasmine-spec-reporter.config.json 2020-02-06 15:53:56 +01:00
karma.conf.js Upgrade prettier to version 2 2020-04-17 08:35:55 +02:00
package.json v0.8.0-alpha.0 2020-05-20 16:47:48 +02:00
README.md Add License section to package READMEs 2020-02-06 15:32:12 +01:00
tsconfig.json Convert to monorepository using lerna/workspaces 2020-01-29 12:00:32 +01:00
typedoc.js Convert to monorepository using lerna/workspaces 2020-01-29 12:00:32 +01:00
webpack.web.config.js Rename COSMOS_ENABLED to WASMD_ENABLED 2020-02-17 15:35:29 +01:00

@cosmwasm/bcp

npm version

A BCP implementation for CosmWasm.

License

This package is part of the cosmwasm-js repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).