chain-registry
chain-registry copied to clipboard
YAML over JSON
I understand the need of JSON. But the chain information are maintained manually.
Probably better if we use YAML (or something similar as TOML) for readability and compile and serve them as JSON.
Prefer json fwiw
I'd like to use this, which would also let us remove the schema https://ipld.io/docs/codecs/known/dag-json/