Skip to content

personaelabs/merkle-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save Merkle proofs in JSON

cargo run --release --bin save_proofs
  • All csv files in csv/ will be processed and the Merkle proofs will be saved in out/.
  • A mapping between the Merkle roots and the set names will be saved in out/root_to_label_mapping.json.