cosmjs-util/packages/cosmwasm
2020-06-09 17:54:17 +02:00
..
nonces Add package @cosmwasm/cosmwasm 2020-06-02 13:20:07 +02:00
src Replace internal usages of @iov/encoding with @cosmjs/{encoding,math} 2020-06-09 17:54:17 +02:00
types Rename packages @cosmwasm/* to @cosmjs/* 2020-06-04 19:53:58 +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
jasmine-testrunner.js Add package @cosmwasm/cosmwasm 2020-06-02 13:20:07 +02:00
karma.conf.js Add and update test-chrome command 2020-06-08 10:22:47 +02:00
package.json Replace internal usages of @iov/encoding with @cosmjs/{encoding,math} 2020-06-09 17:54:17 +02:00
README.md Replace cosmwasm-js with cosmjs 2020-06-09 15:01:13 +01:00
tsconfig.json Add package @cosmwasm/cosmwasm 2020-06-02 13:20:07 +02:00
typedoc.js Add package @cosmwasm/cosmwasm 2020-06-02 13:20:07 +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.

License

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