country zk-verification feature in pop

This commit is contained in:
ashpect
2024-08-11 18:50:44 +05:30
parent 384c53556b
commit ea23b33232
12 changed files with 296 additions and 9 deletions

View File

@@ -27,4 +27,4 @@ These jsons are later used to create sparse merkle trees for non-membership proo
- Match only through Names : level 1 (Partial Match)
The merkle tree is also exported as json in ofacdata/outputs for time constraint export and import.
Check out src/ofacTree.ts for more details.<br>
Check out src/utils/smtTree.ts for more details.<br>