Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 593 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 593 Bytes

ipfs

Module monitors IPFS basic information.

  1. Bandwidth in kbits/s

    • in
    • out
  2. Peers

    • peers

configuration

Only url to IPFS server is needed.

Sample:

localhost:
  name : 'local'
  url  : 'http://localhost:5001'

analytics