Skip to content

WeikeeWong/Blockchain-MedicalRecords

 
 

Repository files navigation

Blockchain Medical Record System

Full Project Demo

https://www.youtube.com/watch?v=JIswvyxmw3k&t=0s

Setup

  1. Download Metamask Extension from chrome
  2. Set your wallet to Rinkeby test network
  3. Get ETH from Rinkeby Faucet

How to Run System

npm run start

How to Run Tests

npm run test

Whenever there is a change in Solidity code, use these commands

cd ethereum
node compile.js
node deploy.js

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 91.6%
  • Solidity 8.4%