diff --git a/packages.json b/packages.json index 8f51c1f..e05cc8e 100644 --- a/packages.json +++ b/packages.json @@ -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",