cosmjs-util/packages/stargate
2020-12-22 17:14:28 +00:00
..
nonces Add nonces 2020-12-22 16:36:56 +00:00
scripts stargate: Update proto scripts 2020-12-10 16:23:43 +00:00
src stargate: Actually use custom type urls in AminoTypes 2020-12-22 17:14:28 +00:00
types Create AminoTypes class and make it extensible 2020-12-21 17:53:04 +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.12 2020-12-22 16:37:26 +00:00
README.md Document 0.40.0-rc3 compatibility 2020-11-17 16:38:36 +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.8 0.40.0-rc3
0.24.0-alpha.2 0.24.0-alpha.7 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).