Grid Swarm Plugin

This is the example Swarm integration for Grid based on the tutorial: Building a P2P file sharing app with Swarm and Grid

If you want to use this plugin in Grid you can add it to plugins.json like this:

{
  "name": "swarm",
  "displayName": "Swarm",
  "type": "storage",
  "author": {
    "name": "Philipp Langhans",
    "email": "philipp@ethereum.org",
    "address": "9fae5e6e2583216f23bdf94f74ceae26e209b31e"
  },
  "location": "https://github.com/PhilippLgh/grid-swarm-extension"
}