From 9ae936a3c65c47aa5191f64eb7820c96f60c9a0b Mon Sep 17 00:00:00 2001 From: Yuriy Glukhov Date: Tue, 30 Jul 2019 20:58:24 +0300 Subject: Added web3 --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 03da832..de59f1b 100644 --- a/packages.json +++ b/packages.json @@ -13837,5 +13837,18 @@ "description": "Static website generation", "license": "Apache-2.0", "web": "https://github.com/jasonrbriggs/baker" + }, + { + "name": "web3", + "url": "https://github.com/status-im/nim-web3", + "method": "git", + "tags": [ + "web3", + "ethereum", + "rpc" + ], + "description": "Ethereum Web3 API", + "license": "Apache License 2.0", + "web": "https://github.com/status-im/nim-web3" } ] -- cgit v1.2.3