Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 191 Bytes

Readme.md

File metadata and controls

6 lines (3 loc) · 191 Bytes

Implementation of a DHT using Kademlia algorithm in golang

Setup

  1. Run dep ensure. If you don't have dep installed see here