ipfs-peer-bw-example
ipfs-peer-bw-example copied to clipboard
A list of peers eating your bandwidth
ipfs-peer-bw-example
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/

Install
-
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
Develop
Instead of steps 3 & 4: npm run watch
Contribute
Feel free to dive in! Open an issue or submit PRs.
License
MIT © Alan Shaw

