Added package contractabi (#2082)

This commit is contained in:
markspanbroek
2021-12-09 13:48:35 +01:00
committed by GitHub
parent 0cd19c52dd
commit fb81f779e1
+15
View File
@@ -24435,5 +24435,20 @@
"description": "GitIgnore Generation Interface",
"license": "Apache-2.0",
"web": "https://github.com/attakei/gigi"
},
{
"name": "contractabi",
"url": "https://github.com/status-im/nim-contract-abi",
"method": "git",
"tags": [
"ethereum",
"contract",
"abi",
"encoding",
"decoding"
],
"description": "ABI Encoding for Ethereum contracts",
"license": "MIT",
"web": "https://github.com/status-im/nim-contract-abi"
}
]