Skip to content

feat: Example how to connect to an existing IPFS node the way it's possible with ipfs-http-client #68

@dievardump

Description

@dievardump

I am using third-party service to run my IPFS nodes.

Until now, I was using ipfs-http-client to auth and connect to those nodes and be able to add my content to it.

ipfs-http-client now shows a big deprecated sign so I would like to migrate to Helia.

Problem is I do not find any indication how to do that. Helia seems to be centered around "running your own node", which is something that is of no interest to me right now.

I want to be able to connect to an existing IPFS node (with my credentials too!) and be able to do my IPFS tasks (pin, unpin, ...) against it.

How can we achieve that with the current library?!

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