Add ethers (#2200)

This commit is contained in:
zah 2022-04-12 04:07:11 +03:00 committed by GitHub
parent c1b591d986
commit 397a2afd71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",