mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-18 19:01:24 +00:00
c9bc774895
* fix(rng): create rng only within isMainModule blocks * fix(rng): wakucanary rng * fix(rng): address comments
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.