mirror of
https://github.com/logos-messaging/enr-decoder.git
synced 2026-01-02 12:53:08 +00:00
Waku ENR Decoder
To build the binary:
go build -o waku-enr-decoder main.go
To run the binary:
./waku-enr-decoder --enr=""
Description
Languages
Go
100%