An experimental implementation of a Kademlia node.
To build this project you'll need a Rust toolchain.
To build the project run:
cargo build
To run the tests use:
cargo test
This project is licensed under the MIT license. See license.txt file for the full text.