zk-Identity
zk-Identity allows users to prove things about themselves without revealing who they are. This includes proving ownership of NFTs, holding a certain token balance, or being part of a DAO — all without linking to a wallet address or on-chain profile.
The module uses zero-knowledge proofs to generate verifiable, non-revealing attestations. This is essential for voting, access control, airdrop participation, or selective disclosure. Users never share their private keys, addresses, or social identity.
All proofs are generated locally, and verification is done on-chain through smart contracts that respect user anonymity.
Last updated