Add libp2p

This commit is contained in:
Zahary Karadjov 2019-03-12 15:12:08 +02:00 committed by zah
parent c4a40ef338
commit ae942272b5

View File

@ -6126,6 +6126,21 @@
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-blscurve"
},
{
"name": "libp2p",
"url": "https://github.com/status-im/nim-libp2p",
"method": "git",
"tags": [
"library",
"networking",
"libp2p",
"ipfs",
"ethereum"
],
"description": "libp2p implementation in Nim",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-libp2p"
},
{
"name": "rlp",
"url": "https://github.com/status-im/nim-rlp",