nim-chat-poc/README.md
Jazz Turner-Baggs 9a01b8c6fa added readme
2025-09-03 14:43:54 -07:00

527 B

Waku Chat POC

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]