diff --git a/packages.json b/packages.json index 3138839..57fa20d 100644 --- a/packages.json +++ b/packages.json @@ -6915,6 +6915,19 @@ "license": "Apache License 2.0", "web": "https://github.com/status-im/nim-eth" }, + { + "name": "ethers", + "url": "https://github.com/status-im/nim-ethers", + "method": "git", + "tags": [ + "library", + "ethereum", + "web3" + ], + "description": "Port of ethers.js to Nim", + "license": "Apache License 2.0", + "web": "https://github.com/status-im/nim-ethers" + }, { "name": "metrics", "url": "https://github.com/status-im/nim-metrics",