update README
This commit is contained in:
parent
09991ee15d
commit
80c5e43edc
|
@ -2,7 +2,11 @@
|
||||||
|
|
||||||
Library to wrap nim-waku in Go.
|
Library to wrap nim-waku in Go.
|
||||||
|
|
||||||
|
## Running
|
||||||
|
|
||||||
|
`go run main.go`
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- Run nim-waku wakunode2 in separate process
|
x Run nim-waku wakunode2 in separate process
|
||||||
x Call JSON RPC hello world from Go
|
x Call JSON RPC hello world from Go
|
||||||
|
|
Loading…
Reference in New Issue