An example app that uses window.ipfs, provided by the IPFS Companion web extension to get and graph bandwidth info for your IPFS node
Demo: https://tableflip.github.io/ipfs-peer-bw-example/dist/
-
This app requires
window.ipfs
. Install the IPFS Companion web extension: -
Install dependencies
npm install
-
Build the app
npm run build
-
Start the app
npm start
Instead of steps 3 & 4: npm run watch
Feel free to dive in! Open an issue or submit PRs.
MIT © Alan Shaw