anoma / namada-interface

Apache License 2.0
79 stars 106 forks source link

Namadillo: IBC -> Decide how to access chain registries #1224

Open emccorson opened 3 weeks ago

emccorson commented 3 weeks ago

We are using the Cosmos chain registry and the Namada chain registry in Namadillo, and we should decide how we want to access these. We don't know which chains/assets we need to look up at compile time, so a static configuration won't work.

Possibilities:

euharrison commented 2 weeks ago

For the second option, we can use this glob import https://vite.dev/guide/features.html#glob-import

euharrison commented 2 weeks ago

Another reference: https://github.com/cosmology-tech/chain-registry/tree/main/v1/packages/client