Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant