aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2019-03-12 15:12:08 +0200
committerzah <zahary@gmail.com>2019-03-12 15:39:52 +0200
commitae942272b505a91826d6193707214dab159e8c4f (patch)
tree36cb49308e7eb0940d8a8d47c2d0fc9aa62ad581
parentc4a40ef338327ae98918255bc26ab52aabe4cf89 (diff)
downloadpackages-ae942272b505a91826d6193707214dab159e8c4f.tar.gz
packages-ae942272b505a91826d6193707214dab159e8c4f.zip
Add libp2p
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index df17dd9..9da3043 100644
--- a/packages.json
+++ b/packages.json
@@ -6127,6 +6127,21 @@
"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",
"method": "git",