mirror of
https://github.com/logos-messaging/nim-chat-poc.git
synced 2026-01-02 06:03:09 +00:00
Waku Vibe Template
This is a project template for vibe coding with Waku in nim.
The project imports Waku, builds dependencies and links the needed libraries, so you can get to hacking.
Getting Started
After cloning the repo, initialize the Waku side of the project and run the example code.
nimble initialize - Sets up the Waku dependencies
nimble run - Runs and example of using Waku Filter.
Troubleshooting
If it doesn't work and your error is not listed below, please open an issue or PR.
//[Placeholder]
Description
Languages
Nim
94.5%
Makefile
4.2%
Shell
1.3%