2021-06-09 14:48:08 +08:00
2021-06-07 08:59:47 -04:00
2021-03-11 16:27:12 -04:00
2021-06-09 14:48:08 +08:00
2021-03-11 16:27:12 -04:00
2021-04-29 14:40:24 -04:00
2021-04-29 14:40:24 -04:00
2021-03-11 16:27:12 -04:00
2021-03-11 16:27:12 -04:00
2021-04-13 14:54:15 -04:00
2021-06-09 14:48:08 +08:00
2021-06-09 14:39:14 +08:00

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.

Direction

For similar projects, see: https://github.com/ethereum/py-geth

JSON RPC spec that nim-waku exposes: https://rfc.vac.dev/spec/16/

Running

  • (Temp) Ensure you have wakunode2 nim-waku in the bin directory
Description
Go wrapper for running nim-waku as a subprocess.
Readme
Languages
Go 99.1%
Makefile 0.7%
C 0.2%