cosmjs-util/packages/bcp
2020-02-12 00:06:00 +01:00
..
nonces Add nonces 2020-02-06 10:20:30 +01:00
src Cleanup unused encodePubkey 2020-02-12 00:06:00 +01:00
types Use CosmWasmClient in CosmWasmConnection 2020-02-11 14:31:00 +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 Convert to monorepository using lerna/workspaces 2020-01-29 12:00:32 +01:00
package.json Ensure getAccount does not list zero balances of ERC20s 2020-02-10 18:09:48 +01: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
tslint.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 Convert to monorepository using lerna/workspaces 2020-01-29 12:00:32 +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).