ehr-blockchain icon indicating copy to clipboard operation
ehr-blockchain copied to clipboard

Electronic Health Record (EHR) and Electronic Medical Record (EMR) systems. However, they still face some issues regarding the security of medical records, user ownership of data, data integrity etc....

EHR 2.0

Live

Live site hosted in firebase Click here

For Full working project

-- Apponitments
-- Pdf upload
-- and much more.

Demo : Youtube
Setup : Youtube

contact : Mail [email protected]

πŸ†πŸ…΄πŸ†€πŸ†„πŸ…ΈπŸ†πŸ…΄πŸ…ΌπŸ…΄πŸ…½πŸ†ƒπŸ†‚

1.Install nodeJs

2.Install Ganache

  1. Download IPFS (kubo)
  • IPFS Kubo

    • configure ipfs refer: https://github.com/shamil-t/ehr-blockchain/issues/15#issuecomment-1333342345

4.Add Metamask Extension in Browser

  1. open cmd in project directory
npm install --force

5.open cmd/terminal as Administrator and type

npm install -g truffle

6.open Ganache

  • New Workspace
  • AddProject
  • Select truffle-config.js in Project Directory
  • Save Workspace

7.Compile and migrate Contracts

truffle migrate
  1. Run Server
npm start

Known Issue: (https://github.com/shamil-t/ehr-blockchain/issues/15)