Add dnsdisc (#2788)

This commit is contained in:
zah 2024-01-13 15:24:09 +02:00 committed by GitHub
parent 360384cf99
commit c4ac8e8f41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7391,6 +7391,20 @@
"license": "Apache License 2.0",
"web": "https://github.com/waku-org/nwaku"
},
{
"name": "dnsdisc",
"url": "https://github.com/status-im/nim-dnsdisc",
"method": "git",
"tags": [
"protocols",
"discovery",
"ethereum",
"dns"
],
"description": "Nim discovery library supporting EIP-1459",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-dnsdisc"
},
{
"name": "drchaos",
"url": "https://github.com/status-im/nim-drchaos",