Ethereum - HealthCareSystem_blockchain
FOR LOCAL HOSTING
Steps
- Compile the smart contract by writing
truffle compile - Run the migration running
truffle migrate --reset - Run
npm install - Start the web client using command
npm start - Open the url
http://localhost:8080/to access the User Interface.
NOTE-- Before shifting to new metamash account ,refresh the browser as some browsers show this in console //MetaMask will soon stop reloading pages on network change.