https://github.com/harjjotsinghh/credchain
CredChain is a web application platform which securely stores and verifies credentials, creating an immutable system that eliminates the risk of frauds in certificates.
https://github.com/harjjotsinghh/credchain
aptos aptos-move aptos-sdk move nextjs petra shadcn-ui supabase tailwindcss
Last synced: about 1 month ago
JSON representation
CredChain is a web application platform which securely stores and verifies credentials, creating an immutable system that eliminates the risk of frauds in certificates.
- Host: GitHub
- URL: https://github.com/harjjotsinghh/credchain
- Owner: HarjjotSinghh
- Created: 2024-02-16T13:50:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-19T10:04:42.000Z (about 1 year ago)
- Last Synced: 2024-04-20T16:06:15.854Z (about 1 year ago)
- Topics: aptos, aptos-move, aptos-sdk, move, nextjs, petra, shadcn-ui, supabase, tailwindcss
- Language: TypeScript
- Homepage: https://credchain.vercel.app
- Size: 62.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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