ipfs / helia

An implementation of IPFS in JavaScript
https://helia.io
Other
812 stars 81 forks source link

feat: expose .dns property on @helia/interface #465

Closed achingbrain closed 3 months ago

achingbrain commented 3 months ago

Exposes a .dns property on the Helia interface for use with other modules such as @helia/ipns.

Refs: https://github.com/ipfs/helia-verified-fetch/pull/13#issuecomment-1983944596

Change checklist

2color commented 3 months ago

Nice!