fairDataSociety / fdp-storage

Serverless Web3 filesystem for organizing users' personal data implemented in Typescript.

Home Page:https://www.npmjs.com/package/@fairdatasociety/fdp-storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to retrieve tags for data uploading to Swarm

IgorShadurin opened this issue · comments

Add the ability to retrieve tags for data that's in the process of uploading to the Swarm network.

Rationale:
This feature can be valuable for tracking the status of data - whether it's available in Swarm or still in the uploading process. Having visibility into the upload progress can improve user experience and provide clarity on data availability.

Related: fairDataSociety/fairdrive-theapp#184, #203