mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-09 22:36:32 +00:00
6cad482ca6
* publish multiple nodes Signed-off-by: rshiv <reeshav96@gmail.com> * Print multiple addresses if wsenabled Signed-off-by: rshiv <reeshav96@gmail.com> * review comment fix Signed-off-by: rshiv <reeshav96@gmail.com> * review comment fix Signed-off-by: rshiv <reeshav96@gmail.com> * review changes Signed-off-by: rshiv <reeshav96@gmail.com> * review changes Signed-off-by: rshiv <reeshav96@gmail.com> * code review changes Signed-off-by: rshiv <reeshav96@gmail.com> * review comments Signed-off-by: rshiv <reeshav96@gmail.com> * review fixes Signed-off-by: rshiv <reeshav96@gmail.com> * websocket address fix Signed-off-by: rshiv <reeshav96@gmail.com>
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.