This is basically created a badge after verification of credential without displaying information.
This project is a Solidity-based smart contract that enables the minting of NFTs exclusively for verified users using a Zero-Knowledge Proof (ZKP) approach. It ensures only authorized users can mint NFTs, enhancing security and privacy. The contract is lightweight, with no imports, constructors, or input fields, making it efficient and easy to deploy. It is deployed on the Edu Chain at 0x8d5F548D83C259D6e89D2F81b375925f23a55d65, providing a secure and transparent way to verify and mint NFTs.
90