polis-plugin-ipfs

IPFS-protocol plugin for the polis browser

Usage no npm install needed!

<script type="module">
  import polisPluginIpfs from 'https://cdn.skypack.dev/polis-plugin-ipfs';
</script>

README

polis-plugin-ipfs

Adds the ipfs:/ protocol to polis.

This is a very minimal, experimental plugin. It was created to demonstrate the basics of an IPFS plugin for polis. It needs more work!

Installation

To install this plugin

# assuming you cloned polis into ~/polis:
cd ~/polis/app
npm install polis-plugin-ipfs

Links