ipfs / helia

An implementation of IPFS in TypeScript
https://helia.io
Other
970 stars 106 forks source link

feat: allow updating pin metadata #647

Closed achingbrain closed 1 month ago

achingbrain commented 1 month ago

Adds a setMetadata method to the pins interface to allow updating pin metadata, also a .get method to retrieve data for a specific pin.

Change checklist