enr-decoder/README.md

9 lines
146 B
Markdown
Raw Normal View History

2024-06-20 12:28:26 +05:30
# Waku ENR Decoder
### To build the binary:
go build -o waku-enr-decoder main.go
### To run the binary:
./waku-enr-decoder --enr="<valid ENR>"