proto2 - orbit-db visualization

June 8, 2016 ยท View on GitHub

This prototype visualizes how orbit-db's data flow works.

Demo

Live demo: http://celebdil.benet.ai:8080/ipfs/Qmezm7g8mBpWyuPk6D84CNcfLKJwU6mpXuEN5GJZNkX3XK/

Screenshot

Run

Open dist/index.html in your browser.

Build

npm run build

This will compile index.js to dist/bundle.js.

Contents

  1. 1Demo
  2. 2Run
  3. 3Build