An open API service indexing awesome lists of open source software.

https://github.com/tableflip/ipfs-peer-bw-example

A list of peers eating your bandwidth
https://github.com/tableflip/ipfs-peer-bw-example

Last synced: 12 months ago
JSON representation

A list of peers eating your bandwidth

Awesome Lists containing this project

README

          

# 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](https://user-images.githubusercontent.com/152863/38704010-ce6f54e4-3e9c-11e8-809f-f5284ef1db9a.png)

## 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](https://github.com/tableflip/ipfs-peer-bw-example/issues/new) or submit PRs.

## License

[MIT](LICENSE) © Alan Shaw