Skip to content

priyamshah112/ClaimChain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClaimChain

ClaimChain-logo

Family Tree on Blockchain


To Implement Family tree on Blockchain to solve the verification issue at various stages in the application for succession certificate at court.


Features

  • Safe as all the credentials are encrypted using symmetric encryption.
  • Reliable as all the data is stored in a decentralized way.
  • Efficient considering the scalability factor, data gets stored off chain without compromising security.

Demo


Signup


Login

Installation

- git clone https://github.com/devanshslnk/ClaimChain.git
- cd ClaimChain/express_app
- npm install
- node app.js

Contributing

We're are open to enhancements & bug-fixes 😄


Contributors


An Internship Project at KJSCE IT Dept. under guidance of Prof. Yogita Borse and Prof. Deepti Patole.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.1%
  • JavaScript 17.2%
  • HTML 15.7%