merkle/README.md

20 lines
301 B
Markdown
Raw Normal View History

2015-03-30 19:25:38 +00:00
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