cosmjs-util/packages/stargate
2021-02-09 10:48:39 +00:00
..
nonces Add nonces 2021-01-28 15:35:57 +01:00
scripts stargate: Update proto scripts 2021-02-09 10:48:38 +00:00
src stargate: Add ts-proto-generated codec 2021-02-09 10:48:39 +00:00
types Merge pull request #641 from cosmos/629-stargate-query-extension-tests 2021-01-27 19:34:12 +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 Add SES lockdown to testrunners 2021-01-19 17:42:28 +00:00
karma.conf.js Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02:00
package.json stargate: Update proto scripts 2021-02-09 10:48:38 +00:00
README.md Rename branch master -> main 2021-01-19 23:37:10 +01:00
TEST_VECTORS.md Update org in links CosmWasm -> cosmos 2021-01-19 23:29:59 +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.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).