add json_rpc

This commit is contained in:
Zahary Karadjov
2018-07-20 19:59:46 +03:00
committed by zah
parent 128f0bcb5d
commit 729b2cb002
+16
View File
@@ -5915,6 +5915,22 @@
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-ranges"
},
{
"name": "json_rpc",
"url": "https://github.com/status-im/nim-json-rpc",
"method": "git",
"tags": [
"library",
"json-rpc",
"server",
"client",
"rpc",
"json"
],
"description": "Nim library for implementing JSON-RPC clients and servers",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-json-rpc"
},
{
"name": "rlp",
"url": "https://github.com/status-im/nim-rlp",