Blockchain Medical Record System Full Project Demo https://www.youtube.com/watch?v=JIswvyxmw3k&t=0s Setup Download Metamask Extension from chrome Set your wallet to Rinkeby test network 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