docs: section on cosmos / ibc connected chains

So that guardians know which nodes they need to run and which they can
rely on wormchain for.
This commit is contained in:
Jeff Schroeder 2024-04-09 13:39:03 -04:00
parent 63b088dd3a
commit a1e666040f
No known key found for this signature in database
GPG Key ID: C05253F844F9013E
1 changed files with 13 additions and 0 deletions

View File

@ -118,6 +118,19 @@ Additionally, if there is ever a scenario where the network fails to come to con
a hard fork or some unforseen scenario, it might be required to run archive nodes for those chains temporarily to ensure
the transactions can be reobserved.
## Cosmos / IBC Connected nodes
All modern cosmos integrations happen by wormhole observing IBC transctions on gateway (wormchain). Guardian node operators do not need to run full nodes for these networks. For cosmos based chains that were added before this functionality, a full node is still necessary.
The following cosmos based nodes were added prior to gateway and guardians need to run full nodes:
* Injective
* Terra
* Terra Classic
* XPLA
**NOTE**: All guardians must run validators for wormchain, the codename of [Wormhole Gateway](https://wormhole.com/gateway/).
## Building guardiand
For security reasons, we do not provide a pre-built binary. You need to check out the repo and build the