Skip to content

Shubham1632/certificate_verification_fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Certificate Generation and Verification System on Etereum Blockchain

This project demonstrates a basic use of the blockchain to store the credentials of the certificate generated by an organisations. And when any other third party entity want to validate or verify the originality of the certificate then he can easily validate it through retriving the credentials from blockchain. As blockchain is an immutable, decentralized and cryptographicaly secure ledger, the validator can fully trust on the technology and the process.


flow diagram-

flow_diagram_github


Application Architecture

application_architecture_github

Try running some of the following tasks:

yarn hardhat compile
yarn hardhat run scripts/store.js
yarn hardhat run scripts/getdata.js
yarn hardhat test
yarn hardhat run scripts/deploy.js

About

Fullstack application for certificate verification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published