Skip to content

flightonary/kademlia

Repository files navigation

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

About

Kademlia implementation in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages