Daniel Kaiser 51cbc39d49
feat(config): add config file support (#953)
including

* bump vendor/nim-confutils
* add nim-toml-serialization submodule
* feat(config): add example config file
* add new feature to CHANGELOG
2022-05-17 17:48:08 +02:00
..
2022-03-17 17:33:17 +01:00
2021-12-06 20:51:37 +01:00
2020-11-17 17:34:53 +08:00
2022-02-17 16:00:15 +01:00
2020-11-17 17:34:53 +08:00

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.