You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2023. It is now read-only.
**Issues addressed:**
1. Dead Peer Routing, Content Routing, Peer discovery badge images.
2. Dead/incorrect `Open an issue...` link. This now points to the js-libp2p-kad-dht issues page, instead of a dead IPFS issues page. I also felt that pointing to the local issues page rather than IPFS was more reasonable (this is what other libp2p repos tend to do).
3. Updated contributing badge to point to new URL.
For the peer routing, etc. badges, I've linked the images to their respective deprecated and read-only repositories - this should prevent any future 404s and is what the updated libp2p-interfaces repo does. Clicking on the images will still redirect to the updated repositories.
Fixes#324
js-libp2p-kad-dht follows the [libp2p/kad-dht spec](https://github.com/libp2p/specs/tree/master/kad-dht) and implements the algorithms described in the [IPFS DHT documentation](https://docs.ipfs.io/concepts/dht/).
87
87
88
88
## Contribute
89
89
90
-
Feel free to join in. All welcome. Open an [issue](https://github.com/libp2p/js-libp2p-ipfs/issues)!
90
+
Feel free to join in. All welcome. Open an [issue](https://github.com/libp2p/js-libp2p-kad-dht/issues)!
91
91
92
92
This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
0 commit comments