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

Return directory/file metadata after creation

IgorShadurin opened this issue · comments

Return directory/file metadata after creation for immediate displaying in external dapps like Fairdrive.
The format of returned data should be the same as in fdp.directory.read DirectoryItem and FileItem.

Technical information should also be returned to be able to track the progress of data uploading.