mirror of https://github.com/waku-org/nwaku.git
33e9d8b9b2
* chore(rln-relay): refactor mounting procedure * fix(rln-relay): tests * fix(rln-relay|chat2): update mounting proc in chat2, fix args to mountRlnRelay * fix(rln-relay): remove stale todo |
||
---|---|---|
.. | ||
discv5 | ||
dnsdisc | ||
jsonrpc | ||
peer_manager | ||
rest | ||
README.md | ||
message_cache.nim | ||
nim.cfg | ||
waku_metrics.nim | ||
waku_node.nim | ||
waku_payload.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.