orochi-network / orochimaru

Orochi Network monorepo of its full-node client
https://orochi.network
Apache License 2.0
63 stars 18 forks source link

Make Verkle tree package to be a speparated crate #82

Closed nguyen-xuan-quoc closed 1 month ago

nguyen-xuan-quoc commented 1 month ago

write a verkle tree crate with below directory structure

 |-examples
 | |-test.rs
 |-src
 | |-circuit.rs
 | |-lib.rs

add VerkleTreeProver