hyperweb-io / hyperweb-io/starship
feature: `registry` fetch asset information from chain registry
Open
- Dominant language
- TypeScript
- Stars
- 77
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Related to: #157
## Overview
Currently assets are not properly structured, and are incorrect. `registry` service should be able to fetch `assetList` of a denom from `base` and populate itself.
## Proposal
1. Fetch infomation directly from chain registry via call to github chain-registry
2. Use a go client, which already has chain information baked in. Similar to the npm package of `chain-registry`
3. Mention information in `default.yaml`
## Default
If the chain or denom does not exist on chain-registry, we keep using the current default asset.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.