chain-registry icon indicating copy to clipboard operation
chain-registry copied to clipboard

YAML over JSON

Open rnbguy opened this issue 3 years ago • 2 comments

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.

rnbguy avatar Dec 29 '21 15:12 rnbguy

Prefer json fwiw

jackzampolin avatar Jan 12 '22 15:01 jackzampolin

I'd like to use this, which would also let us remove the schema https://ipld.io/docs/codecs/known/dag-json/

hxrts avatar Jan 26 '22 19:01 hxrts