From 6e42a6df87b636d93da9db5f40f3cd0b5e171514 Mon Sep 17 00:00:00 2001 From: billy rennekamp Date: Wed, 10 Feb 2021 22:54:45 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fb34ca2638..802e95525b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ like faucets/scrapers in the Cosmos ecosystem. "Cosm" is short for Cosmos and "JS" is short for _runs everywhere_ – we actually develop in TypeScript. +## Documentation +Documentation is hosted at cosmos.github.io/cosmjs. [Here is a list of examples](https://gist.github.com/webmaster128/8444d42a7eceeda2544c8a59fbd7e1d9) using the stargate package for use with [Cosmos SDK v0.41.x](https://github.com/cosmos/cosmos-sdk/tree/v0.41.0) applications (like [gaia v0.4.0](https://github.com/cosmos/gaia/tree/v4.0.0)). Take a look at the wiki page, ["What can CosmJS do for me?"](https://github.com/cosmos/cosmjs/wiki/What-can-CosmJS-do-for-me%3F) and various tests ([ex](https://github.com/cosmos/cosmjs/blob/main/packages/stargate/src/signingstargateclient.spec.ts)) for more example usage of the packages. + ## Packages CosmJS is a library that consists of many smaller npm packages within the