/merkle-tree-rs

Rust implementation of a Merkle Tree for learning purposes

Primary LanguageRust

Merkle Tree

Merkle Tree implementation with the purpose of learning Rust. Idea taken from this post.