merkle/README.md

20 lines
301 B
Markdown

merkle
======
[![Build Status](https://travis-ci.org/vbatts/merkle.svg?branch=master)](https://travis-ci.org/vbatts/merkle)
Golang Merkle Tree Implementation, with `hash.Hash` interface for streaming support.
Docs
----
* https://godoc.org/github.com/vbatts/merkle
License
-------
See LICENSE