Blockchain-eHealth-system-Ethereum

This is the simple dapp which runs on ethereum blockchain which has two main participants.

Patients

  • Registered in the system
  • Give or Revoke permission to view their medical records to doctors

Doctors

  • Adds patient's medical records
  • Views patient's medical records

Prerequisities

  • Ganache
  • Remix (online or offline)
  • Node.js

Get started

Here are the steps to run the project