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

Federated Wiki - IpFs Plugin

This plugin, type: ipfs, extends the functionalities of Federated Wiki allowing to interface it with https://github.com/ipfs/ipfs using https://github.com/ipfs/node-ipfs-api

Configure

Specify connection data to a running IPFS instance on lib/config first.

Build

npm install
grunt build

Develop

npm install
grunt build; grunt watch;

Install

Follow guides on http://plugins.fed.wiki.org/view/welcome-visitors/view/about-plugins

Roadmap

License

MIT