libp2p / observer-toolkit

🐣 [WIP] toolkit for building libp2p introspection widgets + a few useful out-of-the-box widgets
https://libp2p.io
MIT License
2 stars 2 forks source link

Add DHT widget and base canvas and histogram components #49

Closed AlanSl closed 4 years ago

AlanSl commented 4 years ago

Replaces https://github.com/nearform/libp2p-introspection-ui/pull/41

Adds a DHT widget using some new SDK components based on HTML Canvas animations and the usePooledData hook.