cosmjs-util/packages/cosmwasm
2020-07-15 13:22:13 +02:00
..
nonces Add nonces 2020-07-01 16:45:35 +02:00
src eslint: Standardize file-level camelcase disabling 2020-07-15 13:22:13 +02:00
types sdk38: Rename Secp256k1OfflineWallet -> Secp256k1Wallet 2020-07-14 14:35:12 +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 eslint: Standardize file-level camelcase disabling 2020-07-15 13:22:13 +02:00
karma.conf.js Add and update test-chrome command 2020-06-08 10:22:47 +02:00
package.json Remove spec types in sub-folders 2020-07-07 23:52:05 +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).