Skip to content

Commit

Permalink
doc: add way to discover RPCs endpoints (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbruyelle authored Sep 20, 2024
1 parent 5da03f1 commit 41be0a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 41be0a2

Please sign in to comment.