nwaku/tools
Alvaro Revuelta a7a87f1f10
chore(networkmonitor): Add DNS discovery (#1446)
* chore(networkmonitor): add dns disc to networkmonitor tool

* chore(networkmonitor): decouple ip api calls from main loop

* chore(networkmonitor): add timeout flag
2022-12-05 20:02:21 +01:00
..
networkmonitor chore(networkmonitor): Add DNS discovery (#1446) 2022-12-05 20:02:21 +01:00
scripts refactor(store): decouple waku store public api types from rpc types 2022-11-09 18:50:18 +01:00
simulation refactor(protocols): decouple protocol rpc types from api types 2022-11-16 20:02:38 +01:00
wakucanary refactor: reuse nim-libp2p peerstore + move peermanager logic (#1383) 2022-11-24 14:11:23 +01:00
README.md tools: move readmes into their respective folders 2022-11-15 16:21:51 +01:00

README.md

Description

Collection of scripts and utilities for checking, monitoring, and simulating waku networks.

Tools

  • networkmonitor - Metrics generation tool for Waku networks.
  • wakucanary - Tool for checking availability of waku peers.