Skip to content

Support large file uploads to IPFS #774

Closed
@iurimatias

Description

@iurimatias

Outline

Currently attempting to upload a large file to IPFS through EmbarkJS api (see uploading file in documentation) will get the browser stuck. The goal of this task is to fix the code so it can support large file uploads to decentralized systems, namely IPFS.

Acceptance Criteria

  • Uploading a file larger than 1GB using EmbarkJS.Storage.uploadFile as specified in the documentation should not get the browser stuck and the file should be able to be downloaded afterwards.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions