mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-05 15:33:08 +00:00
* Minimal accounting Start of accounting PoC and keeping track of balance with peer - Untested - Flag should be off by default - should be put in a separaet module * Move accountFor to right place * Accounting Use length of messages * Disable flag by default * Move account update func sig
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