Jigsaw-23122002 / HackNiche_Technobots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📃 HackNiche_Technobots

A secure & efficient solution for Certificate Verification

DeCerts is a blockchain-based application that will store and verify documents issued by the college to the students. Before uploading the file on IPFS, a QR Code is generated which is then embedded in the document. Issuance of certain documents, for instance an academic transcript requires a fee of Rs. 400. Whenever a third party(University/Company) wants to verify the document, they can scan the QR Code and verify it. There is a small fee associated with the verification process.
Biconomy has been used to implement Gasless transactions and IPFS to store the documents.

👩‍💻 Team members

  • Harsh Nag
  • Smit Sekhadia
  • Dhruv Kunajadiya
  • Neel Shah

image

Flowchart

image

Workflow (Two Approaches)

Untitled Diagram

Problems with the current system

  • Companies/Universities are concerned whether a certificate provided to them is legit or forged.
  • Manual verification/offline visits is a tedious procedure and takes weeks to complete.
  • Use of physical documents is also inconvenient and inefficient in today’s fast paced digital world.
  • Physical documents can be misplaced easily.

How we aim to solve these problems

  • Use of blockchain to maintain integrity and for authentication.
  • Use of IPFS storage to store all the documents digitally on a decentralized network.
  • Automation of the verification system using QR code.
  • Use of celo Testnet network for deployment of the contract and performnig Transactions.

Architecture

Features

  • QR Code Verification
  • IPFS Storage of Documents
  • Upgradable Smart Contracts

Tech Stack

  • NextJS
  • Solidity
  • IPFS

Future Scope

  • Perform Gasless Transactions using Biconomy
  • Mobile Application for students.
  • Support a larger number of document types.
  • Categorizing staffs into multipile levels.
  • Generating stats.

About


Languages

Language:JavaScript 94.3%Language:SCSS 4.5%Language:Solidity 0.9%Language:CSS 0.4%