Identities
Users interact with Bandada using a Semaphore identity (similar to Ethereum accounts). It contains three values:
- Trapdoor: private, known only by user
- Nullifier: private, known only by user
- Commitment: public
1/3