From 41be0a28a1c4f8e604dfad140c4378121fdfabeb Mon Sep 17 00:00:00 2001 From: Thomas Bruyelle Date: Fri, 20 Sep 2024 13:34:19 +0200 Subject: [PATCH] doc: add way to discover RPCs endpoints (#53) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 665b416..706488d 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,8 @@ Run `make build-ledger` to have ledger support in `./build/govgend` binary. Note that this will disable reproducible builds, as it introduces OS dependencies. +## Nodes and RPCs + +Check out https://cosmos.directory/govgen to have a list of available RPCs and +REST interfaces. +Among the available rpc nodes one that can be used is https://rpc.govgen.io:443