ipfs-daemon
ipfs-daemon copied to clipboard
Get a running IPFS daemon quickly and easily
When when i'd given the command: " ipfs daemon" i am getting this error. Please help to correct this: Error: serveHTTPGateway: manet.Listen(/ip4/127.0.0.1/tcp/8080) failed: listen tcp4 127.0.0.1:8080: bind: Only one usage...
Hello lovely humans, [ipfs](https://www.npmjs.com/package/ipfs) just published its new version 0.23.1. State Update :rocket: Dependency ipfs New version 0.23.1 Type dependency This version is **not covered** by your **current version range**....
To be able to use ipfs/webui we need FS version 5. It supported in ipfs/js-ipfs version 0.23.1 Here it is migration to js-ipfs version 0.23.1
Hello lovely humans, [aegir](https://www.npmjs.com/package/aegir) just published its new version 11.0.1. State Update :rocket: Dependency aegir New version 11.0.1 Type devDependency This version is **not covered** by your **current version range**....
Hello lovely humans, [ipfsd-ctl](https://www.npmjs.com/package/ipfsd-ctl) just published its new version 0.20.0. State Update :rocket: Dependency ipfsd-ctl New version 0.20.0 Type dependency This version is **not covered** by your **current version range**....
Hi haad, i try to use your node_module in my electron app to control IPFS daemon but i have an issue with event emitter : ```js const homePath = path.join(app.getPath('home'),...
Hi, I'm new to the topic so sorry if question is stupid, but I don't understand why it doesn't run if I open https://htmlpreview.github.io/?https://github.com/haadcode/ipfs-daemon/blob/master/examples/browser/index.html but it works if I save...