Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

IPFS support #11

Open
wolfv opened this issue Oct 24, 2021 · 0 comments
Open

IPFS support #11

wolfv opened this issue Oct 24, 2021 · 0 comments

Comments

@wolfv
Copy link
Member

wolfv commented Oct 24, 2021

It could be cool to have ipfs support.

I think basic support could be quite straight forward if a ipfs daemon is running. The ipfs daemon does expose a regular HTTP API, so we could use for example this endpoint to download a given file using our curl implementation.

There is also another project https://github.com/vasild/cpp-ipfs-http-client that is implementing a C++ client based on curl that we could use for inspiration.

cc @vasild maybe you're interested in the powerloader project?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant