/MedicalRecordStorage

This innovative medical record storage app gives patients complete control over their data, with secure global access anytime. It includes a data entry form and authorized access for patients . Using Solidity smart contracts, it stores patient information on the Ethereum blockchain securely.

Primary LanguageJavaScript

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js