ipfs / ipld-explorer-components

React components for https://explore.ipld.io and ipfs-webui
Other
24 stars 22 forks source link

feat: support ipns/<name> & dnsLink resolution #400

Open SgtPooki opened 9 months ago

SgtPooki commented 9 months ago

We should enable users to explore paths like:


When typing things like /ipns/k51..., /ipns/ipfs.io into the browse/inspect bar if you hit inspect it'll take you to the explore page and will error.

There are a variety of errors depending on the mutable identifier type:

Related

SgtPooki commented 7 months ago

After https://github.com/ipfs/ipld-explorer-components/pull/406, this work becomes trivial: just use https://github.com/ipfs/helia-ipns