mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
Add README, LICENSE, and setup Travis.
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# merkle.rs
|
||||
|
||||
[](https://travis-ci.org/SpinResearch/merkle.rs)
|
||||

|
||||
[](https://github.com/SpinResearch/merkle.rs/issues)
|
||||

|
||||
|
||||
> *merkle.rs* is a Rust implementation of a [Merkle tree](https://en.wikipedia.org/wiki/Merkle_tree).
|
||||
|
||||
## License
|
||||
|
||||
See [LICENSE](LICENSE).
|
Reference in New Issue
Block a user