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
説明
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.
ハッカソンの進行状況
50
テックスタック
Solidity