Skip to content

tableflip/ipfs-peer-bw-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

screenshot-2018-4-12 peer bandwidth 1

Install

  1. This app requires window.ipfs. Install the IPFS Companion web extension:

  2. Install dependencies npm install

  3. Build the app npm run build

  4. 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