Skip to content

surhud004/BlockEHR

Repository files navigation

BlockEHR

Health Records on Blockchain.

CS-5800 Final Year Blockchain Project supervised by Prof. Dr. R. Wei.

How to Use the App

  1. Install Metamask from here.
  2. Setup Metamask account. You can follow this tutorial.
  3. Visit Ropsten Faucet and add 1 Free Ether to your Ropsten Account on Metamask.
  4. Launch our App by visiting BlockEHR.

Description

Blockchain is a recent technology which maintains a public chain of records which are connected to each other using security algorithms of cryptography. In this project, we proposed and implemented a system which can be used to share patient’s medical file records securely through blockchain and cryptography algorithms like Advanced Encryption Standard (AES) and Rivest, Shamir, Adleman (RSA) were implemented to encrypt and decrypt the records. The figure below depicts the architecture of the proposed system. System Architecture

Our Team

Features

  • Decentralized architecture
  • Reduced client dependencies (only Metamask required)
  • Encrypted and Decrypted Records Sharing
  • User need not remember all the keys to all the files, just one Private Key required
  • User need not handle transaction gas costs
  • No centralized database used
  • Login without password hassles
  • We have our own BlockEHR Explorer!

How to Install on Localhost

Please checkout our GitHub Wiki.

NOTE : The smart contract is verified and published on Ropsten TestNet at this address. Copyright © 2020 Team A.

About

CS-5800 Final Year Blockchain Project supervised by Prof. Dr. R. Wei

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published