Create README.md
This commit is contained in:
parent
fe86d14304
commit
b71b24765f
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Merkle_tree
|
||||||
|
|
||||||
|
# To create Merkle tree
|
||||||
|
To create a Merkle Tree enter transaction IDseparated by commas(,)
|
||||||
|
Root and path will be displayed for the same.
|
||||||
|
|
||||||
|
# To Verify an element
|
||||||
|
Store the Unique ID for future references.
|
||||||
|
To verify the element , Enter the element to be verified, its path, root hash and the Unique id.
|
||||||
Loading…
Reference in New Issue
Block a user