Ethereum Smart Contract
Developed a simple smart contract on Remix Ethereum IDE which allows patients to enter their medical records and doctors to read and update such records.
Only doctors with permission to access a patient's data can read or update the medical records.
Solidity, which is a programming language used for writing smart contracts for the Ethereum blockchain platform, was used for this project.