Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 592 Bytes

readme.md

File metadata and controls

29 lines (18 loc) · 592 Bytes

Akkad

CI codecov

An experimental implementation of a Kademlia node.

Dependencies

To build this project you'll need a Rust toolchain.

Building

To build the project run:

cargo build

To run the tests use:

cargo test

License

This project is licensed under the MIT license. See license.txt file for the full text.