vacp2p / wakurtosis

4 stars 3 forks source link

Collecting live network topology from a waku network #143

Open 0xFugue opened 1 year ago

0xFugue commented 1 year ago

This PR introduces the tool collectnet that allows us periodically to collect waku-level interconnections. collectnet uses waku's json RPC to collect the interconnection data. The tool supports all waku protocols: relay, store, filter etc. The analysis module can plot the resulting topology, step-wise and protocol-wise. The sampling period is configurable. the protocol selections are configurable.