Skip to content

Consider removing ipfs-http-client dependency #209

Open
@hacdias

Description

@hacdias

The ipfs-http-client is one of the largest dependencies of this package and we only use a very small portion of its functionality. It seems pretty straightforward to replace by a few HTTP requests, reducing the size of the bundle.

On the other hand, it's one more moving part we'd have to maintain in order not to let it break in future releases. Truth be told, the HTTP API from IPFS has been pretty stable so it probably wouldn't be a problem immediately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions