patelh18 / CertificateVerification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiplomaVerification

There are 3 main entities

  • University (issuer)
  • Student
  • Contract to store the certificate/diploma

For each diploma, we create a digital signature and upload the diploma to IPFS. The student and the university have to sign do a multisign to make the certificate valid. The certificate verification can be done using ecrecover.

About


Languages

Language:JavaScript 53.6%Language:HTML 41.1%Language:Python 5.3%