Kademlia distributed hash table protocol implementation for libp2p.
# Cargo.toml
[dependencies]
libp2p-kad = "0.48.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Kademlia instance with a generated keypair.
Add tokio or another async runtime as a dependency and use #[tokio::main].
No dependency data recorded yet.