mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-18 19:01:24 +00:00
da7592bcc7
* feat(networking): prune peers from peerstore * chore: add comments * feat(networking): fix comments * Add tests
Waku Node v2
This folder contains code related to running a wakunode2
process. The main entrypoint is the wakunode2
file.
See ../../docs/api/v2/node.md
for more details on the Nim Node API.