A truly decentralized patient-controlled medical records system
π Immutable Β· π€ Patient-Owned Β· β Blockchain-Powered
- Patient-Controlled Data β Own and manage your health records via Ethereum wallets.
- Tamper-Proof Storage β Medical data stored on-chain with audit trails.
- HIPAA-Compliant Design β Encrypted off-chain data with IPFS (in development).
- Permissioned Access β Grant/revoke doctor access via smart contracts.
- Zero Centralized Control β No single entity controls patient data.
| Category | Technologies Used |
|---|---|
| Blockchain | Ethereum, Solidity, Web3.js, Ganache |
| Backend | Node.js, Express.js |
| Frontend | React.js (or your framework) |
| Storage | IPFS (off-chain data) |
| Testing | Truffle, Mocha/Chai |
- Node.js v16+
- Ganache (local Ethereum network)
- MetaMask (browser wallet)
- Clone the repo:
git clone https://github.com/yourusername/Mito.git cd Mito