mirror of https://github.com/waku-org/nwaku.git
1f5c3cc621
* Add managed peers to Admin API result * Deal with dial failures |
||
---|---|---|
.. | ||
jsonrpc | ||
message_store | ||
scripts | ||
README.md | ||
config.nim | ||
nim.cfg | ||
peer_manager.nim | ||
quicksim2.nim | ||
start_network2.nim | ||
waku_payload.nim | ||
wakunode2.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 the Nim Node API.