Skip to content

tableflip/ipfs-peer-bw-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

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