cosmjs-util/packages/stargate
2023-05-04 16:29:24 +02:00
..
src Fix AuthzExtension testing 2023-05-04 16:29:24 +02:00
.eslintignore Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
.eslintrc.js Adjust eslint config to make it work again 2023-03-01 15:32:06 +01:00
.gitignore stargate: Remove proto scripts 2021-06-03 13:25:06 +02:00
.nycrc.yml Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
CUSTOM_PROTOBUF_CODECS.md Simplify usage and examples for Registry 2022-01-19 14:33:08 +01:00
jasmine-testrunner.js Remove executable flag from jasmine testrunners 2021-06-01 10:50:02 +02:00
karma.conf.js Fix lint 2021-05-19 15:40:06 +02:00
package.json Upgrade typedoc to 0.23 2023-04-03 15:58:33 +02:00
README.md Add Supported Cosmos SDK versions for CosmJS 0.29.0 to README 2022-08-10 15:28:02 +02:00
tsconfig.eslint.json Sort out eslint 2021-05-18 15:16:03 +02:00
tsconfig.json stargate: Output types in build dir 2021-02-09 10:48:42 +00:00
typedoc.js Upgrade typedoc to 0.20 2021-03-11 15:38:48 +01:00
webpack.web.config.js Add SIMAPP47_ENABLED/SLOW_SIMAPP47_ENABLED and simapp47 tests 2023-04-06 17:23:59 +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.29.0 0.44.x, 0.45.x, 0.46.x
^0.28.0 0.42.x, 0.44.x, 0.45.x
^0.27.0 0.42.x, 0.44.x, 0.45.x
^0.26.0 0.42.x
^0.25.0 0.42.x
^0.24.0 0.40.x, 0.41.x, 0.42.x
^0.24.0-alpha.14 0.40.0
^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).