Merge pull request #715 from cosmos/640-README-link

Add link to custom Stargate module docs in README
This commit is contained in:
Simon Warta 2021-03-18 13:31:14 +01:00 committed by GitHub
commit 1223b9879c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,12 @@ from the latest release.
[cosmos.github.io/cosmjs]: https://cosmos.github.io/cosmjs
### Using custom Stargate modules
Documentation on how to use your own custom modules with CosmJS for Stargate
chains (Cosmos SDK v0.41) can be found
[here](https://github.com/cosmos/cosmjs/blob/main/packages/stargate/CUSTOM_PROTOBUF_CODECS.md).
## Packages
CosmJS is a library that consists of many smaller npm packages within the