Skip to content

Decentralized Platform to store Medical History, Runner Up in KardiaChain Pioneer hackathon

Notifications You must be signed in to change notification settings

RohanDarade/medblock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedBlock

Store your medical records securely on blockchain

Built with ❤️ for S.P.I.T & Kardia Hackathon

Submission for Existing project category in Kardia chain hackathon

Team Name - Code Squad

Team Members :

Tech Stack

  • Blockchain:

    Kardiachain   -   Solidity

  • Frontend

    React web3js Bootstrap MUI MUI

  • Server

    NodeJS Express.js   Fast2SMS  

Running the project locally

  • Rename .env.sample files to .env (There are 2 .env.sample files (in root folder & in server folder) Enter your twilio & Infura credentials

  • Install dependencies:

npm install && cd server && npm install
  • Run server:
cd server && npm run dev
  • Run react app:
npm start

Test credentials: https://gist.github.com/OmkarPh/161a812466f181c566fad21ca2576894

About

Decentralized Platform to store Medical History, Runner Up in KardiaChain Pioneer hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • Solidity 4.8%
  • Other 1.0%