priyamshah112 / ClaimChain

Family Tree on Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Family Tree on Blockchain

License:MIT License


Languages

Language:CSS 67.1%Language:JavaScript 17.2%Language:HTML 15.7%