An open API service indexing awesome lists of open source software.

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.

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