C

CertiVerse

Certificate Generation and validation using Concept of NFTs.

C

CertiVerse

Certificate Generation and validation using Concept of NFTs.

The problem CertiVerse solves

Online certificate generation and validation system using Blockchain Technology. The problem at hand revolves around the current state of certificate issuance and validation in a world where a multitude of training programs, courses, and qualifications are offered. The existing system lacks an efficient and tamper-proof mechanism for verifying digital certificates, creating challenges for Government Offices, Students, Industry professionals, and Institutes. In the absence of a robust solution, there is a significant risk of certificate fraud and misrepresentation.
Even the government issued certificates such as Birth certificate, Property details, Caste certificate are easily faked nowadays. So solving this problem was a must.
We created a Dapp which solves this problem by coverting the generated certificates using blockchain into NFTs (Non Fungible Tokens) which makes them transparent and immutable.
First of all, the certification issuing authority needs to be verified on the network. Only the validated authories can generate the certificates using the platform. The platform converts these digital certificates into Non-Fungible Tokens (NFTs). The NFTs, which represent the certificates, are securely stored on the InterPlanetary File System (IPFS).
Authority Verification: To maintain trust and authenticity, the company is recorded as the issuer of the NFTs.
NFT Transfer: The company transfers the NFTs to their respective users and This transfer is recorded on the underlying blockchain network (XDC Apothem Network).
Transaction Record: Anyone can view the transaction on the blockchain explorer to verify the issuance and transfer.
User Receipt: Users receive the NFT certificates in their digital wallets, such as MetaMask.

Challenges we ran into

The problems faced while deploying to XDC Apothem Network:
Many issues occured while using the latest solidity version to deploy the contract on the XDC Network. After a very long session (~5h) of trail and errors, downgrading the solidity version to ^0.8.13 (previously ^0.8.21) and changing the deployer to truffle from hardhat solved the issue.

Tracks Applied (5)

Most Scalable Project: 2000 XDC tokens

We are NOT storing the data on the Blockchain as the blockchain are not scalable instead we are using Pinata to store th...Read More

XDC Network

NFT Innovation Excellence: 16,000 XDC tokens

We are using XRC721 which is nothing but ERC721 standard under the hood in the XDC Network. We are minting the Certifica...Read More

XDC Network

Participation Prizes

Participated in the Hackverse 2.0 (TamilNadu) Hackathon 2023.

Solidity Scan

Winning Prizes

As we have participated in the Hackathon, we are eligible for the Winning Track and our Solution is one of the efficient...Read More

Solidity Scan

Ethereum Track

The code is written in Solidity and Solidity is EVM compatible language. Hence it can be run on the EVM (Ethereum Virtua...Read More

Polygon

Discussion