Skip to content

aryanndwi123/blockchain-eht-ehr

Repository files navigation

Blockchain Medical Record System

Setup

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

Steps for normal starting

cd ethereum
npm uninstall solc
npm install --save [email protected]
npm run test
npm run start

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published