waku-nimble-import/README.md

12 lines
298 B
Markdown
Raw Normal View History

2025-12-05 09:48:41 -08:00
# Waku Nimble Import
This project shows a basic import of waku along, with some other libraries which would be required in many applications.
# Building
`nimble -l install` : Uses localDeps to simulate a clean installation, and not impacted by state of the nimble environment.
`nimble run`