nwaku/wrappers/README.md
Oskar Thorén be717ce5f3
Improve libwaku and C wrappers (#613)
- Move stuff to Makefile
- Move libwaku to root
- Make examples compile for C and Go
- Update README
2021-06-13 20:50:10 +08:00

10 lines
115 B
Markdown

# libwaku
Exposes a C API that can be used by other environments other than C.
## Running
```
make wrappers
```