mirror of https://github.com/waku-org/nwaku.git
d1c1a0ca13
* Bump nim-chronos and fix exception tracking issues * Bump other Nim submodules to latest * Fix repeatMessage properly through proc type fix in nim-eth Also add and use unittest2 through testutils to avoid extra annotations. |
||
---|---|---|
.. | ||
rpc | ||
README.md | ||
config.nim | ||
nim.cfg | ||
quicksim.nim | ||
start_network.nim | ||
waku_helpers.nim | ||
wakunode1.nim |
README.md
Waku Node v1
This folder contains code related to running a wakunode
process. The main entrypoint is the wakunode
file.