HealthGuardian – Blockchain-Secured Emergency Health Vault

🧠 Inspiration

Every year, millions of people are rushed to emergency rooms without the ability to speak or provide vital medical information. Whether due to chronic conditions, sudden accidents, or language barriers, this lack of accessible information leads to life-threatening delays, incorrect medication, and unnecessary complications.

Inspired by real-world incidents and the limitations of existing solutions like medical bracelets or static apps, we set out to build HealthGuardian—a blockchain-powered, voice-enabled emergency medical information vault designed to save lives, ensure data authenticity, and empower patients to truly own their health data.


📱 What It Does

HealthGuardian is a decentralized mobile app that stores encrypted emergency medical information and generates a verifiable QR code for instant, app-free access during emergencies.

Key Features:

  • QR-based emergency access — scan and display vital health info in < 3 seconds
  • Blockchain-backed data integrity using Algorand
  • AI Voice Assistant (via ElevenLabs) to answer voice queries like “What are my allergies?”
  • Document authenticity verification with on-chain hash comparison
  • Subscription model via RevenueCat with premium features
  • HIPAA-compliant encryption and audit logging

🏗️ How We Built It

Tech Stack:

  • Frontend: React Native (Expo), TypeScript, Zustand, Lucide Icons
  • Backend: Supabase (PostgreSQL, Auth, Storage, RLS)
  • Blockchain: Algorand Testnet, AlgoSDK for on-chain hash verification
  • Voice AI: ElevenLabs React SDK
  • Monetization: RevenueCat for subscription tiers and entitlements

Core Architecture:

  • Encrypted user data stored in Supabase with AES-256-GCM
  • SHA-256 hash of health data written as a transaction note on Algorand
  • QR code generated from transaction ID or reference ID
  • Voice interface reads data aloud and answers health queries
  • Premium features unlocked using RevenueCat offerings

🧗 Challenges We Ran Into

  • Blockchain UX: Making blockchain invisible to end users while maintaining verifiability.
  • Voice Assistant Tuning: Mapping medical queries to the correct data fields using natural prompts.
  • Offline Access: Designing fallback mechanisms for emergencies with no internet.
  • Data Privacy: Achieving HIPAA-level encryption and security while enabling instant access.
  • Cross-Platform Compatibility: Ensuring QR scan, voice, and file verification worked on iOS, Android, and web seamlessly.

🏆 Accomplishments That We're Proud Of

  • Built a fully working end-to-end prototype with blockchain and voice AI in < 30 days
  • Integrated Algorand, Supabase, RevenueCat, and ElevenLabs into a unified experience
  • Implemented real-time, QR-based emergency access with no app installation required
  • Created a voice assistant that makes emergency data accessible hands-free
  • Achieved HIPAA compliance readiness with encrypted storage and full audit trails
  • Designed for real users: seniors, caregivers, and emergency responders

📚 What We Learned

  • How to leverage Algorand’s lightweight transaction model for non-financial data verification
  • Real-world complexities of designing for accessibility and offline-first use cases
  • Deepened our understanding of data privacy and healthcare regulatory compliance (HIPAA)
  • The importance of voice UI in healthcare accessibility, especially for the elderly and disabled
  • How to rapidly prototype and test premium feature gating using RevenueCat

🚀 What’s Next for HealthVault

  • Deploy to App Stores (iOS + Android) and onboard real users for beta feedback
  • Expand multi-language voice assistant support for global accessibility
  • Integrate with emergency services and hospitals for direct document verification
  • Partner with healthcare providers to integrate into existing electronic health records
  • Add wearable support (Apple Watch, Fitbit) for tap-to-share health QR
  • Pursue FDA medical device classification for broader medical legitimacy
  • Launch enterprise solutions for hospitals, EMTs, and insurance providers

“We believe the next generation of healthcare isn’t just digital—it’s decentralized, secure, and always accessible when it matters most.”

Built With

  • algorand
  • bolt.new
  • elevenlabs
  • expo.io
  • reactnative
  • revenuecat
  • supabaase
  • v0.dev
Share this project:

Updates