JavaScript implementation of the DHT for libp2p
☆142Jul 21, 2023Updated 2 years ago
Alternatives and similar repositories for js-libp2p-kad-dht
Users that are interested in js-libp2p-kad-dht are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rail a libp2p node through a bootstrap peer list☆30Oct 3, 2023Updated 2 years ago
- Dial using WebRTC without the need to set up any Signalling Rendezvous Point!☆76Apr 24, 2023Updated 3 years ago
- peer-id implementation in JavaScript. Deprecated; use https://github.com/libp2p/js-libp2p-peer-id instead.☆81May 9, 2025Updated last year
- WebSockets module that libp2p uses and that implements the interface-transport spec☆93Jul 21, 2023Updated 2 years ago
- Contains test suites and interfaces you can use to implement the various components of js libp2p.☆74Jun 26, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Implementation of go-libp2p-record in JavaScript☆16Jul 21, 2023Updated 2 years ago
- JavaScript implementation of https://github.com/libp2p/mplex☆51Jul 21, 2023Updated 2 years ago
- JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport spec☆75Jul 21, 2023Updated 2 years ago
- Leverage other peers in the network to perform Peer Routing calls.☆15Mar 28, 2025Updated last year
- libp2p MulticastDNS Peer Discovery☆51Jul 21, 2023Updated 2 years ago
- A Typescript implementation of the Discv5 protocol☆31Jun 1, 2026Updated 2 weeks ago
- The libp2p crypto primitives, for Node.js and the Browser!☆79Jul 20, 2023Updated 2 years ago
- libp2p SECIO☆30Dec 11, 2020Updated 5 years ago
- [DEPRECATED]: now part of the https://github.com/libp2p/js-libp2p repo☆18Aug 23, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Pubsub base protocol for libp2p pubsub routers☆19Jun 27, 2023Updated 2 years ago
- [DEPRECATED]: peer-book is now at https://github.com/libp2p/js-libp2p/tree/master/src/peer-store as PeerStore☆16Feb 10, 2020Updated 6 years ago
- ⛔️ DEPRECATED: interface-transport is now included in https://github.com/libp2p/js-interfaces☆35Mar 11, 2020Updated 6 years ago
- TypeScript implementation of Gossipsub☆165Dec 8, 2025Updated 6 months ago
- libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star