nim-waku-go-wrapper/README.md

13 lines
176 B
Markdown
Raw Normal View History

2021-06-07 06:28:44 +00:00
# nim-waku-go-wrapper
Library to wrap nim-waku in Go.
2021-06-07 09:38:01 +00:00
## Running
`go run main.go`
2021-06-07 06:28:44 +00:00
## TODO
2021-06-07 09:38:01 +00:00
x Run nim-waku wakunode2 in separate process
2021-06-07 07:33:19 +00:00
x Call JSON RPC hello world from Go