ipfs / helia

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

fix: support reading identity cids #429

Closed achingbrain closed 4 months ago

achingbrain commented 4 months ago

Use a tiered blockstore that combines an identity blockstore with the configured blockstore to support reading identity CIDs.

Change checklist