fairDataSociety / fdp-storage

Serverless Web3 filesystem for organizing users' personal data implemented in Typescript.
https://www.npmjs.com/package/@fairdatasociety/fdp-storage
Apache License 2.0
9 stars 11 forks source link

feat: downloading blocks of a file by index #271

Closed IgorShadurin closed 1 year ago

IgorShadurin commented 1 year ago

-Implemented downloading blocks of a file by index -Added enhanced version of FairOS errors logging -Added specific version FairOS to prevent errors from non-stable version

Closes: https://github.com/fairDataSociety/fdp-storage/issues/265