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

Does this still require a daemon? #15

Closed
mikeal opened this issue May 19, 2016 · 3 comments · Fixed by #25
Closed

Does this still require a daemon? #15

mikeal opened this issue May 19, 2016 · 3 comments · Fixed by #25

Comments

@mikeal
Copy link

mikeal commented May 19, 2016

I saw this note:

ipfs-blob-store today requires a running IPFS daemon to talk to over HTTP. This module will be able to be entirely self-contained once js-ipfs is complete.

However, js-ipfs looks like it now has feature parity so is this still true?

@hackergrrl
Copy link
Contributor

I believe this is still true today, because we're still converging on a single interface that lets you use js-ipfs or the HTTP API to a remote daemon.

Very soon it'll all be behind interface-ipfs-core, so you can swap between the two indiscriminately.

@hacdias
Copy link
Member

hacdias commented Jan 24, 2018

I think this question was answered, @diasdavid

@daviddias
Copy link
Member

It should not. @achingbrain implemented mfs for js-ipfs now too :D

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

Successfully merging a pull request may close this issue.

4 participants