Zero-Knowledge Proof Badge
The ZKPNFT contract is a simple Solidity-based smart contract that generates NFTs for verified users using Zero-Knowledge Proofs (ZKP). // Once a user is verified, the contract assigns them a unique N
Description
The ZKPNFT contract is a simple Solidity-based smart contract that generates NFTs for verified users using Zero-Knowledge Proofs (ZKP).
// Once a user is verified, the contract assigns them a unique NFT, ensuring privacy-preserving authentication.
Progress During Hackathon
50
Tech Stack
Solidity