issues
search
vacp2p
/
zerokit
A set of Zero Knowledge modules, written in Rust and designed to be used in other system programming environments.
Apache License 2.0
131
stars
7
forks
source link
MVP CLI Proposal implementation: Merkle tree opeations
#156
Closed
tyshko-rostyslav
closed
1 year ago
tyshko-rostyslav
commented
1 year ago
Continuation of implementation of issue #70
[x] CLI command to initialise the internal Merkle tree
[x] CLI command to set a leaf on the Merkle tree
[x] CLI command to set multiple leaves on the Merkle tree
[x] CLI command to reset the Merkle tree with multiple values
Continuation of implementation of issue #70