2021-06-09 15:34:44 +08:00
2021-06-09 14:49:22 +08:00
2021-06-09 15:34:29 +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%