Add examples for other IPLD formats #62
Labels
effort/days
Estimated to take multiple days, but less than a week
exp/novice
Someone with a little familiarity can pick up
help wanted
Seeking public contribution on this issue
kind/discussion
Topical discussion; usually not changes to codebase
kind/maintenance
Work required to avoid breaking changes or harm to project's status quo
need/community-input
Needs input from the wider community
P1
High: Likely tackled by core team if no one steps up
topic/design-content
Content design, writing, information architecture
Right now only three formats are demoed at https://explore.ipld.io (and in ipfs-webui):
ipld-dag-pb
(unixfvs1),ipld-git
andipld-ethereum
:The app itself imports more codecs, most of them remain unused, which also makes it harder to detect any regressions:
https://github.com/ipfs-shipyard/ipld-explorer/blob/56de6933669fb7e1dd7422616f265c3392ee9a24/src/bundles/index.js#L10-L16
@mikeal @vmx would appreciate your thoughts on:
(I've seen people mentioning "IPLD format", "codec", "multicodec" and even "block type", clarifying this in IPLD Explorer would make it easier for folks to use a single term)
The text was updated successfully, but these errors were encountered: