In this project we are going to make students life easy to store share verify their certificates
Many people store important certificates as paper copies or PDFs. But these can be lost, faked, or hard to verify. Employers and institutions spend a lot of time checking if certificates are real.
CertVault solves this problem using blockchain technology and etherum blocks . It is a secure online locker where users can store, share and verify certificates.
> The user uploads a certificate to CertVault.
> The file is encrypted and stored on IPFS (a secure decentralized storage).
> A unique SHA key is created and stored on the Ethereum blockchain.
> When someone needs to verify the certificate, the file’s hash is compared with the blockchain record.
> If the hashes match, the certificate is real.
- Secure & Tamper-Proof – Uses blockchain to prevent fraud.
- Fast Verification – No need for manual checks.
- Easy Sharing – Generate a secure, verifiable link.
- Access Anywhere – Stores you certificates on cloud safely.
CertVaul is one stop solution that makes certificates safer, faster to verify, and impossible to fake!
frontend and other backend was fully developed from scratch during the hacksthon hours only. nil
nil