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

Make logic client-side only #2

Open acorbi opened 9 years ago

acorbi commented 9 years ago

Currently, the client sided logic instructs the server-sided via sockets to run ipfs-specific calls. For simplicity, we might want to keep the logic client-sided only.

https://github.com/ipfs/node-ipfs-api#in-the-browser-through-browserify