aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
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"
}
]