go-dht Go Report Card Build Status

Kademlia DHT Go implementation.

Following the specification from

Run

To run a node:

go run main.go --config config.test0.yaml --debug start

To run 3 test nodes inside a tmux session:

bash run-dev-nodes.sh
Description
No description provided
Readme GPL-3.0 76 KiB
Languages
Go 98%
Shell 2%