Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.68 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.68 KB

CredChain: Decentralized Credentials Verification

CredChain revolutionizes credential and certificates verification using blockchain technology. Yes, Our platform securely stores and verifies credentials, creating an immutable and trustless system that eliminates the risk of frauds in certificates.

Problem Statement

  • Fraud: The current academic credentialing system can be vulnerable to fraud and manipulation. Fake degrees or forged marksheets undermine the value of legitimate achievements and harm the reputations of institutions.

  • Inefficiency: Manual verification of academic certificates can be a slow, bureaucratic process. This creates time-lags for employers making hiring decisions, delays for students who need credentials recognized, and costs institutions significant resources.

  • Lack of Trust: In a system plagued by potential fraud and slow verification, the authenticity of an individual's qualifications can be called into question. This casts doubt for employers and creates barriers for qualified individuals.

  • Lack of Accessibility: Not all stakeholders have equal access to credential verification processes. Smaller institutions or businesses may not have the resources for robust verification checks,

Technology Stack

Blockchain:

  • Network: Aptos
  • Smart Contract language: Move

Backend:

  • Framework: Next.js
  • SDKs: Aptos TypeScript SDK
  • Database: Supabase (PostgreSQL)
  • Authentication: Supabase Auth

Frontend:

  • Framework: Next.js
  • UI Library: shadcnUI + Tailwind CSS