git-remote-ipfs icon indicating copy to clipboard operation
git-remote-ipfs copied to clipboard

embedded ipfs node

Open cryptix opened this issue 9 years ago • 3 comments

Would be nice to work out how to get the ipfs shell api from an embedded node.

Would also benefit @noffle's ipget and others.

cc @whyrusleeping

cryptix avatar Oct 29 '15 10:10 cryptix

Hey, @whyrusleeping and I were just talking about this today. :)

I'd really like to see a wrapper for this: we have special case (get api node OR ad-hoc ipfs node) logic all over the place. Just using an ipfs shell everywhere would be great!

hackergrrl avatar Nov 03 '15 01:11 hackergrrl

I started ipfs-embeddedShell to scratch my own itch. Pull requests welcome, also happy to PR this somewhere, if wanted.

note to self: keep an eye on ipfs/go-ipfs#1945

cryptix avatar Nov 06 '15 13:11 cryptix

ipfs-embeddedShell is great! I used it to get started on this: https://github.com/noffle/easy-ipfs-shell

hackergrrl avatar Nov 06 '15 19:11 hackergrrl