mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-14 17:04:53 +00:00
10 lines
115 B
Markdown
10 lines
115 B
Markdown
|
# libwaku
|
||
|
|
||
|
Exposes a C API that can be used by other environments other than C.
|
||
|
|
||
|
## Running
|
||
|
|
||
|
```
|
||
|
make wrappers
|
||
|
```
|