You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.