JasonnLim / Blockchain-MedicalRecords

Blockchain Medical Record Systems

Home Page:https://blockchain-medical-records.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Blockchain Medical Record Systems

https://blockchain-medical-records.vercel.app/

License:MIT License


Languages

Language:JavaScript 91.6%Language:Solidity 8.4%