Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 

Repository files navigation

HealthProof

πŸ₯ HealthProof – Secure Medical Report Verification on Blockchain

HealthProof is a decentralized smart contract built on the Celo blockchain to securely store and verify patient medical reports using cryptographic hashes.
It ensures that patient data remains tamper-proof, transparent, and accessible only by authorized entities such as hospitals or administrators.


πŸ“– Project Description

In traditional healthcare systems, medical reports are often stored on centralized databases that are vulnerable to tampering, loss, or unauthorized access.
HealthProof addresses this problem by leveraging blockchain technology to ensure data integrity, privacy, and verification of medical records.

Each medical report is stored off-chain (e.g., on IPFS or cloud) and only its cryptographic hash is saved on the blockchain.
This allows for verification without exposing sensitive data on the public ledger.


βš™οΈ What It Does

  • Allows hospitals or authorized admins to store and update patient medical report metadata on-chain.
  • Enables anyone (patients, doctors, or auditors) to verify the authenticity of a medical report using its hash.
  • Provides transparent access to report details without compromising patient privacy.

🌟 Features

βœ… Decentralized Storage Reference – Stores only the hash of reports (IPFS, cloud, etc.) on blockchain for security.
βœ… Immutable Verification – Verifies if a report hash matches the one recorded on-chain, preventing tampering.
βœ… Owner-Restricted Access – Only the contract owner (hospital/admin) can store or update reports.
βœ… Transparency & Auditability – Anyone can view report metadata and verify authenticity.
βœ… Celo Network Integration – Deployed on the Celo Sepolia Testnet, enabling low-cost, eco-friendly transactions.


πŸ”— Deployed Smart Contract

Network: Celo Sepolia Testnet
Contract Address: 0x1276524C408d40829c48af0abebb92B07B8eF211

You can explore transactions, contract interactions, and event logs using the link above.


Screenshot 2025-10-29 143054

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages