pluto / ronkathon

Cryptography Educational Foundations
https://pluto.xyz/blog/ronkathon-learn-cryptography-from-first-principles
Apache License 2.0
178 stars 22 forks source link

feat: merkle tree and merkle proof #88

Closed Autoparallel closed 3 months ago

Autoparallel commented 3 months ago

A very basic Merkle tree implementation that allows for Merkle proof of membership.

Autoparallel commented 3 months ago

I did not write a README for this yet, but can later.

Autoparallel commented 3 months ago

@0xJepsen maybe we add it later or in your docs PR?