mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 01:13:08 +00:00
* cleans up store modules * removes endians2 as an unused imports * reorganizes imports * fixes an ambiguous import * adds comments re imports order * adds message_store
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.