TrustMed is a next-gen Web3 healthcare DApp that brings secure, transparent, and patient-friendly healthcare to the blockchain. Built on Ethereum and IPFS, it integrates doctors, patients, medicines, and AI assistance into a single decentralized platform.
- Admin Dashboard – Mentor the system, verify doctors, manage medicines & appointments.
- Doctor Dashboard – Track performance, manage consultations, prescribe digitally.
- Doctor Profiles – Explore specialties, work history, and patient ratings.
- Secure Chat – Real-time, blockchain-backed messaging between patients & doctors.
- AI Health Assistant – Quick guidance for minor health issues, escalates complex cases.
- Decentralized Medicine Marketplace – Buy authentic medicines securely with crypto payments.
- Patient-Friendly Functionalities – Update health records, book appointments, receive prescriptions digitally.
- Blockchain Security – Tamper-proof, trustless operations via smart contracts.
- IPFS Storage – Safe, decentralized storage for medical data & profiles.
- Seamless Payments – Use MetaMask for hassle-free crypto transactions.
- Mobile-First – Healthcare at your fingertips, anytime, anywhere.
TrustMed isn’t just a healthcare platform—it’s a Web3 healthcare revolution. 🚀
Kindly follow the following Instructions to run the project in your system and install the necessary requirements
GET: VsCode Editor
NodeJs: v18.12.1
NPM: 8.19.2
GET PINATA API KEY
GET PINATA SECRET KEY
All you need to follow the complete project and follow the instructions which are explained in the tutorial by Daulat
If you download the final source code then you can follow the following instructions to run the Dapp successfully
NodeJs: v18.17.1 (MUST)
VIDEO: https://youtu.be/PIR0oBVowXU?si=_jVYKmd94tPjmuQR
NPM: 8.19.2
URL: https://nodejs.org/en/download
We are using RemixID for deploying the contract and generation of the ABI in the project, but you can use any other tools like Hardhat, etc.
OPEN: RemixID
NAME: ANKR.COM
URL: https://www.ankr.com/rpc/
# OPEN AI KEY
URL: https://platform.openai.com/docs/api-reference/introduction
NEXT_PUBLIC_OPEN_AI_KEY=YOUR_OPEN_AI_KEY
# PINATE KEYS
URL: https://www.pinata.cloud/
NEXT_PUBLIC_PINATA_AIP_KEY = YOUR_PINATA_API_KEY
NEXT_PUBLIC_PINATA_SECRECT_KEY = YOUR_PINATA_SECRECT_KEY
