mirror of https://github.com/waku-org/nwaku.git
700dbbb7fd
* refactor(networking): use addServicePeer where needed + add metrics |
||
---|---|---|
.. | ||
discv5 | ||
dnsdisc | ||
jsonrpc | ||
peer_manager | ||
rest | ||
README.md | ||
message_cache.nim | ||
nim.cfg | ||
peer_manager.nim | ||
waku_metrics.nim | ||
waku_node.nim | ||
wakuswitch.nim |
README.md
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.