Skip to content

Commit

Permalink
typo README.md (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
cypherpepe authored Dec 13, 2024
1 parent adca690 commit 7f4bfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Upon issuance, every NFC passport is signed by an authorized (slave) entity that

If all the checks succeed, we issue a `"hash of passport public key" <-> "identity public key"` bond and store it in the Sparse Merkle Tree (SMT). That enables us to prove the belonging of the identity to a certain user in the participation events.

The stunning beauty of the aforementioned proccess is that **no** vital information is revealed during the registration. We are using advanced ZK techniques and Circom-based circuits to make it work.
The stunning beauty of the aforementioned process is that **no** vital information is revealed during the registration. We are using advanced ZK techniques and Circom-based circuits to make it work.

## 🪛 How to use

Expand Down

0 comments on commit 7f4bfdc

Please sign in to comment.