/kademlia

Kademlia implementation in golang

Primary LanguageGoMIT LicenseMIT

Kademlia

This is a golang implementation of a Kademlia for the purpose of studying. It is not recommended to use for production environment.

Installation

cli

$ go run cmd/kadcli.go LISTEN_IP LISTEN_PORT BOOTSTRAP_IP BOOTSTRAP_PORT

License

MIT