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 upload and download files by specifying random block ID

IgorShadurin opened this issue · comments

Right now, fdp-storage doesn't allow for uploading or downloading files by specifying a particular block ID. Adding this capability would be beneficial for various scenarios:

  • Resuming download/upload after a connection interruption
  • Pausing and continuing the operation
  • Working around Chrome extension file size limitations