nwaku/tools
Alvaro Revuelta 43fd11b4dc
refactor: reuse nim-libp2p peerstore + move peermanager logic (#1383)
* refactor: reuse nim-libp2p peerstore + move peermanager logic

* refactor: fix comments

* refactor: modify reconnectPeers and unittest

* feat(apps): new flag for peerStoreCapacity

* fix(examples): fix example2 target

* refactor: fix comments
2022-11-24 14:11:23 +01:00
..
networkmonitor chore(networkmonitor): use nim-presto + add timeout (#1389) 2022-11-16 16:38:31 +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.