Skip to content

Generate and verify certificate using IPFS and Ethereum

Notifications You must be signed in to change notification settings

AvarchLLC/blockcert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockcert

Install dependencies

Install dependencies by command npm install from root ditrectory of project

Generate certificate

>node generate.js 
? Enter private key of issuier wallet==>  0x49043370f575051f4885823e58cd6605f2a0eed5ba751a1ebd351f7af78c6eee
Transaction hash, you need this to verify the certificate on blockchain::::0xd3e3afcc919d13d8e81bd4d1270af4567738ddffe5243a398d132e13423ab8b3
Certicate generated in Certicate folder

certificate is generated in folder "certificate"

Verify certificate

node verify.js 
? Enter private key of issuier wallet==>  0xd3e3afcc919d13d8e81bd4d1270af4567738ddffe5243a398d132e13423ab8b3

It will open certificate on firefox browser

About

Generate and verify certificate using IPFS and Ethereum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published