Table of Contents
CareSync is a blockchain-powered healthcare app designed to securely manage electronic health device records while ensuring privacy, transparency, and real-time tracking. It allows patients, doctors, and family members* to access and monitor health data seamlessly. With decentralized storage, it prevents unauthorized access while enabling secure sharing of medical records, appointment booking, AI doctor consultations, and emergency hospital contact. CareSync aims to revolutionize healthcare data management* by enhancing security, accessibility, and patient-doctor collaboration.
- HTML
- CSS
- Javascript
- React.js
- Solidity
- Metamask
- Web.js
- Remix IDE
- Pinata IPFS
- Basic Structure of Blockhain Implemented
- Memory Optimization using JSON
- Automated Appointment Scheduling
- AI Assistant
- Digital Insurance
- Clone the GitHub repo:
git clone "https://github.com/JayPatil9/CareSync"-
Replace the Contract Address, Pinata JWT and Pinata Gateway in
.env.exampleand change the file name to.env -
Enter the client directory. Install all the required dependencies.
cd Code
npm install
npm run devNote
You must re-deploy the contract from your side to get the contract address.