From cfe7eb0aee36e8334d12493cc58862370402731d Mon Sep 17 00:00:00 2001 From: willclarktech Date: Thu, 18 Mar 2021 12:25:06 +0100 Subject: [PATCH] root: Add link to custom Stargate modules in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 21b78451..20513ba4 100644 --- a/README.md +++ b/README.md @@ -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