Inspect a running libp2p node
A web based inspector for libp2p nodes that runs in browser devtools or as a standalone Electron app.
More in the blog post.
packages/libp2p-devtools
Browser DevTools plugin to inspect a libp2p node running on the current pagepackages/libp2p-inspector
Electron app to inspect a running libp2p node in node.jspackages/libp2p-inspector-metrics
Collect libp2p metrics and send them to inspector (DevTools or Inspector)packages/libp2p-inspector-ui
The user interface for inspecting a libp2p node
Licensed under either of
- Apache 2.0, (LICENSE-APACHE / http://www.apache.org/licenses/LICENSE-2.0)
- MIT (LICENSE-MIT / http://opensource.org/licenses/MIT)
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.