1
0
Fork 0
mirror of https://github.com/vbatts/merkle.git synced 2024-09-23 02:09:40 +00:00
merkle/README.md

444 B

merkle

Build Status

Golang Merkle Tree Implementation, with hash.Hash interface for streaming support.

Docs

What's Next?

  • More tests and review
  • Streaming HashTreeer type, that can validate provided Nodes, for streaming validation

License

See LICENSE