Skip to content

This is a platform where companies can certify the work of their employee in form of a blockchain transaction which can be verified by any other organization to verify the candidate's work experience without the need to actually contact the concerned authority.

Notifications You must be signed in to change notification settings

gittcoder/ResumeVerificationUsingBlockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Securify

Distributed Ledger platform for issuing verified certifications ,LOR's very handy for recruitment/admission purposes.

Documentation

Testing the Application

  • Clone the repositiory :

git clone https://github.com/gittcoder/ResumeVerificationUsingBlockchain

  • Setup Local Blockchain :

    • Run the following command to start a local blockchain

      cd backend

      npm run ganache

    • Initialize Smart contract (In a new terminal)

      cd backend

      npm run contract-deploy

  • Setup Backend / API

    • Start express API

      cd backend

      npm start

About

This is a platform where companies can certify the work of their employee in form of a blockchain transaction which can be verified by any other organization to verify the candidate's work experience without the need to actually contact the concerned authority.

Resources

Stars

Watchers

Forks