Tierion / pymerkletools

Python tools for creating Merkle trees, generating Merkle proofs, and verification of Merkle proofs
MIT License
166 stars 53 forks source link

Update __init__.py #27

Closed ChristianOConnor closed 2 years ago

ChristianOConnor commented 2 years ago

I implemented eth_util's keccak hashing algorithm.