mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 09:33:08 +00:00
Add status-im/nim-libp2p-dht (nimble package libp2pdht) (#2263)
This commit is contained in:
parent
ee341a5d12
commit
2b494db48b
@ -7081,6 +7081,21 @@
|
|||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/status-im/nim-libp2p"
|
"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",
|
"name": "rlp",
|
||||||
"url": "https://github.com/status-im/nim-rlp",
|
"url": "https://github.com/status-im/nim-rlp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user