hyperlane-xyz / v3-docs

Learn how to permissionlessly pass messages & tokens to and from your chain
https://docs.hyperlane.xyz
52 stars 76 forks source link

[docs] dynamically read chain list from latest registry instead of the registry package #95

Open avious00 opened 6 months ago

avious00 commented 6 months ago
jmrossy commented 6 months ago

@avious00 This was already partly done here: https://github.com/hyperlane-xyz/v3-docs/pull/79 But it uses the static info in the published registry instead of dynamically querying, meaning the registry version in this repo must be regularly updated. We can make this dynamic but we should do https://github.com/hyperlane-xyz/hyperlane-registry/issues/42 first