nwaku/waku/v2/node/libwaku/README.md

13 lines
180 B
Markdown
Raw Normal View History

# libwaku
Exposes a C API that can be used by other environments other than C.
## Running
Make sure you run `$PROJECTDIR/env.sh bash` first. Then:
```
./build.sh
./libwaku
```