cosmjs-util/packages/stargate
2020-10-27 13:58:54 +01:00
..
nonces Add nonces 2020-10-27 10:28:38 +01:00
scripts stargate: Update proto ref and scripts 2020-10-15 12:48:30 +02:00
src stargate: Use proto-signing pubkey encoding helpers 2020-10-15 12:48:31 +02:00
types stargate: Update code for new codec 2020-10-15 12:48:31 +02: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.23.1 2020-10-27 10:29:39 +01:00
README.md Rename @cosmjs/sdk40 -> @cosmjs/stargate 2020-08-06 10:55:29 +02: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.

License

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