Add README

This commit is contained in:
Oskar Thoren 2021-06-09 14:34:17 +08:00
commit 47b20ee907
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# go-nwaku
Go wrapper for running nim-waku as a subprocess.
## Rationale
1. Provide a friendly interface to use Waku for Go environments.
2. More wood behind fewer arrows; promote code reuse.