Add status-im/nim-libp2p-dht (nimble package libp2pdht) (#2263)

This commit is contained in:
zah 2022-06-28 19:30:16 +03:00 committed by GitHub
parent ee341a5d12
commit 2b494db48b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7081,6 +7081,21 @@
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-libp2p"
},
{
"name": "libp2pdht",
"url": "https://github.com/status-im/nim-libp2p-dht",
"method": "git",
"tags": [
"library",
"networking",
"libp2p",
"dhs",
"kademlia"
],
"description": "DHT based on the libp2p Kademlia spec",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-libp2p"
},
{
"name": "rlp",
"url": "https://github.com/status-im/nim-rlp",