mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
update web for libp2p, and libp2p dht
This commit is contained in:
parent
c447925631
commit
7896c81d3e
@ -8129,11 +8129,11 @@
|
||||
],
|
||||
"description": "libp2p implementation in Nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-libp2p"
|
||||
"web": "https://github.com/vacp2p/nim-libp2p"
|
||||
},
|
||||
{
|
||||
"name": "libp2pdht",
|
||||
"url": "https://github.com/status-im/nim-libp2p-dht",
|
||||
"url": "https://github.com/codex-storage/nim-codex-dht",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
@ -8144,7 +8144,7 @@
|
||||
],
|
||||
"description": "DHT based on the libp2p Kademlia spec",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-libp2p"
|
||||
"web": "https://github.com/codex-storage/nim-codex-dht"
|
||||
},
|
||||
{
|
||||
"name": "nitro",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user