cosmjs-util/packages/stargate
2020-11-05 14:13:47 +01:00
..
nonces Add nonces 2020-11-05 14:13:15 +01:00
scripts stargate: Update predefine-proto script for MsgSend 2020-10-27 16:00:34 +01:00
src stargate: Add pagination key params to IBC queries 2020-11-05 13:52:09 +01:00
types stargate: Add pagination key params to IBC queries 2020-11-05 13:52:09 +01: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.24.0-alpha.4 2020-11-05 14:13:47 +01:00
README.md Update README.md 2020-11-04 16:19:01 +01:00
TEST_VECTORS.md Run yarn format-text 2020-10-27 13:58:54 +01: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.

Supported Cosmos SDK versions

CosmJS version Supported Cosmos SDK version(s)
0.24.0-alpha.2 0.40.0-rc2
0.24.0-alpha.1 0.40.0-rc1

License

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