mirror of
https://github.com/pezkuwichain/merkle-mountain-range.git
synced 2026-06-20 23:31:01 +00:00
update README
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
|
||||
A generalized merkle mountain range implementation.
|
||||
|
||||
**Notice** this library is not stable yet, API and proof format may changes. Make sure you know what you do before using this library.
|
||||
|
||||
## Features
|
||||
|
||||
* Leaves accumulation
|
||||
* Multi leaves merkle proof
|
||||
* Accumulate from last leaf's merkle proof
|
||||
|
||||
## Construct
|
||||
|
||||
``` txt
|
||||
|
||||
Reference in New Issue
Block a user