Merkle Trie persitence #405
Unanswered
LohkoCoder
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear Sir,
Currently our team is leveraging “gnark” to build up our customized zkRollup logic; therefore “Merkle Trie” from “gnark-crypto” library is vital to our project. I wonder is there any approach, either build in interface or additional implementation of minimized modification, to persistent the Merkle Trie data to the disk, such as KV db, structured db, or even a file of any format? Hope to hear from you.
Beta Was this translation helpful? Give feedback.
All reactions