cosmjs-util/packages/stargate
Simon Warta 432801364c v0.23.0
2020-10-09 12:25:04 +02:00
..
nonces Add nonces 2020-10-09 12:23:27 +02:00
scripts Add IBC types to codec 2020-08-18 20:41:46 +02:00
src Use fromBytes instead of fromBytesBigEndian 2020-09-30 14:03:19 +02:00
types Add some provable queries to IBC querier 2020-08-24 22:21:56 +02:00
.eslintignore Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
.gitignore Add codegen paths to .gitignore 2020-08-10 07:58:44 +02:00
.nycrc.yml Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
jasmine-testrunner.js Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
karma.conf.js Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
package.json v0.23.0 2020-10-09 12:25:04 +02:00
README.md Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
tsconfig.json Move query response type to @cosmjs/stargate 2020-08-06 15:43:15 +02:00
typedoc.js Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
webpack.web.config.js Fix WASMD_ENABLED -> SIMAPP_ENABLED 2020-08-06 10:56:32 +02:00

@cosmjs/stargate

npm version

A client library for the Cosmos SDK 0.40.

License

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