hackquest logo

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 project is designed to generate NFTs for users verified using Zero-Knowledge Proofs (ZKP), ensuring privacy and security.

// By issuing NFTs only to verified users, it provides a decentralized identity system without exposing personal data.

Progress During Hackathon

50

Tech Stack

Solidity