Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 296 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 296 Bytes

Patricia Trie with Merkle Proof Generation and Verification

This project is an implementation of a Patricia Trie data structure in Kotlin 1.2. It also includes functionality for generating and verifying Merkle proofs.

License

This project is licensed under the Apache License.