ipfs/ipfs-companion

Switch API polling to ipfs-stats

Open

#358 opened on Jan 20, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,992 stars) (364 forks)batch import
P3good first issuehelp wantedkind/maintenancestatus/deferred

Description

Background

Right now we poll stats about peers and repo manually. @hacdias extracted similar code into ipfs-stats during his work on IPFS Desktop 👌

It may be a good idea to reuse it in Companion to decrease code we have to maintain..

References

Contributor guide