Video Link for demo: https://drive.google.com/file/d/1JeoZi78DUennzmgt3lPn-uTz8slAPgay/view?usp=sharing
One stop solution to avoid medical errors and decrease treatment time
MEDICHAIN is a one stop solution to decrease medical errors and at the same time provide quick and accurate treatment for a patient in emergency. MediChain allows users to store all their medical data on a blockchain making it secure. This data in times of emergency can be accessible by doctors with the help of a special QR code and a password.
- Moralis
- React.js
- Next.js
- MaterialUI
Install the Node Package Manager latest version
$ npm install npm@latest-g
Clone the repository
$ git clone https://github.com/itssukant/MediChain.git
Open the folder and install the dependencies.
$ npm install
Run the app locally
$ npm run dev