mirror of
https://github.com/logos-messaging/waku-nimble-import.git
synced 2026-01-02 14:13:09 +00:00
12 lines
298 B
Markdown
12 lines
298 B
Markdown
|
|
# 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`
|
||
|
|
|