cosmjs-util/packages/cosmwasm
2020-07-07 23:04:37 +02:00
..
nonces Add nonces 2020-07-01 16:45:35 +02:00
src Improve source/builder documentation 2020-07-07 23:04:37 +02:00
types Improve source/builder documentation 2020-07-07 23:04:37 +02:00
.eslintignore Add package @cosmwasm/cosmwasm 2020-06-02 13:20:07 +02:00
.gitignore Add package @cosmwasm/cosmwasm 2020-06-02 13:20:07 +02:00
.nycrc.yml Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
jasmine-testrunner.js Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
karma.conf.js Add and update test-chrome command 2020-06-08 10:22:47 +02:00
package.json Let typedoc clear target dir 2020-07-02 10:38:19 +02:00
README.md Add @cosmjs/cosmwasm compatibility table with semver version ranges 2020-06-30 09:26:24 +02:00
tsconfig.json Add package @cosmwasm/cosmwasm 2020-06-02 13:20:07 +02:00
typedoc.js Remove unnecessary target config 2020-07-02 10:37:41 +02:00
webpack.web.config.js Add package @cosmwasm/cosmwasm 2020-06-02 13:20:07 +02:00

@cosmjs/cosmwasm

npm version

An SDK to build CosmWasm clients.

Compatibility

CosmWasm x/wasm @cosmjs/cosmwasm
0.9 0.9 ^0.21.0
0.8 0.8 ^0.20.1

License

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