mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-08 21:14:31 +00:00
1f68e63185
* changes * fix * changes * made the query function work * added rpc * whoops * Update wakurpc.nim * minor * fixes * update docs * fix * error handling * end-to-end waku node test * Update test_wakunode.nim * Update waku/node/v2/rpc/wakurpc.nim Co-authored-by: Oskar Thorén <ot@oskarthoren.com> * Update test_wakunode.nim * Update wakunode2.nim * fix * fix * shorter * rm echo * fix * added history peer Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Waku Node
This folder contains Waku node implementations and simulations.
Currently,
- v1 contains the implementation according to Waku specification v1.
- v2 is experimental development with Waku build on top of libp2p.
Run simulation
To get metrics server, etc.
make NIMFLAGS="-d:insecure" wakusim2