enr-decoder/README.md
2024-06-20 13:02:17 +05:30

337 B

Waku ENR Decoder

Follows https://github.com/waku-org/specs/blob/master/standards/core/enr.md and https://github.com/waku-org/specs/blob/master/standards/core/relay-sharding.md to decode Waku specific fields.

To build the binary:

go build -o waku-enr-decoder main.go

To run the binary:

./waku-enr-decoder --enr=""