PharmaSync empowers healthcare accessibility with a decentralized e-pharmacy—seamlessly integrating emergency support, medication notifications, and doctor appointments for an inclusive health experience.
-
Medicine Sync
- Empower your health choices with PharmaSync, a decentralized e-pharmacy portal.
-
Emergency Point of Contact
- Access immediate assistance through our emergency point of contact service.
-
Notification System
- Stay informed with our automated restocking notification system for your medicines.
-
Doctor Appointment Form
- Seamlessly book appointments with healthcare professionals using our intuitive form.
-
Decentralized Platform
- Built on Ethereum, PharmaSync eliminates intermediaries for peer-to-peer health transactions.
-
Secure Transactions with Crypto Wallets
- Ensure the safety of your health transactions using Web3 wallets.
- Solidity (Writing Smart Contracts & Tests)
- Javascript (React & Testing)
- Hardhat (Development Framework)
- Ethers.js (Blockchain Interaction)
- React.js (Frontend Framework)
- Install NodeJS
$ npm install
$ npx hardhat test
$ npx hardhat node
In a separate terminal execute:
$ npx hardhat run ./scripts/deploy.js --network localhost
$ npm run start