cosmjs-util/packages/stargate
2021-05-18 15:16:03 +02:00
..
nonces Add nonces 2021-05-11 15:26:32 +02:00
scripts stargate: Add IBC transfer query codec 2021-04-20 18:09:45 +02:00
src Rename transferAmount -> amount for MsgSend 2021-05-18 14:27:47 +02:00
.eslintignore Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
.eslintrc.js Sort out eslint 2021-05-18 15:16:03 +02:00
.gitignore stargate: Simplify .gitignore 2021-02-09 14:57:25 +00:00
.nycrc.yml Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
CUSTOM_PROTOBUF_CODECS.md stargate: Update protobuf codec doc 2021-04-21 16:57:12 +02:00
jasmine-testrunner.js Use yarn node instead of node to run dev scripts 2021-05-18 15:16:02 +02:00
karma.conf.js Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
package.json Sort out eslint 2021-05-18 15:16:03 +02:00
README.md Update version table for CosmJS 0.24 2021-03-11 07:41:15 +01: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 Adjust webpack configs for webpack v5 2021-04-15 12:38:26 +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 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).