Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 444 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 444 Bytes

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