acorbi / wiki-plugin-ipfs

FedWiki Plugin for interfacing http://federated.wiki/ with https://github.com/ipfs using https://github.com/ipfs/node-ipfs-api
3 stars 2 forks source link

Need help? #1

Open jbenet opened 9 years ago

jbenet commented 9 years ago

Let me know if you need help on this. The PR that i did should get you to being able to add + cat something.

And you can always embed things from https://ipfs.io/ipfs/<path> (if the user doesnt have IPFS locally)

acorbi commented 9 years ago

Hey @jbenet! thanks for following up on this. Documentation was the best guidance I could have https://github.com/ipfs/node-ipfs-api/issues/46 and I saw that you updated the README, thanks for that.

And yeah, it makes much more sense to embed things per URL, rather than embedding a binary chunk coming from the cat command. It is definitely the approach that I will follow for finishing this plugin (which I hope happens soon).

Cheers for the great work and keep on rocking, I see ipfs going VERY big. kudos!

jbenet commented 9 years ago

THanks! :) also hang out in #ipfs on freenode for help. 24/7 support in there. (or in here: https://github.com/ipfs/support)