mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-11-14 04:05:17 +00:00
1.9 KiB
1.9 KiB
go-libp2p-kad-dht
A Go implementation of libp2p Kademlia DHT specification
Table of Contents
Install
go get github.com/libp2p/go-libp2p-kad-dht
Optimizations
Client-side optimizations are described in optimizations.md
Usage
Go to https://godoc.org/github.com/libp2p/go-libp2p-kad-dht.
Contribute
Contributions welcome. Please check out the issues.
Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to libp2p are subject to the IPFS Code of Conduct.
Maintainers
See CODEOWNERS.
License
MIT © Protocol Labs Inc.