Medical Record Smart Contract

Ethereum Smart Contract

a picture of Gurv smiling

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.

View Project