Skip to content

Revolutionizing medicine commerce with blockchain integrity. Buy securely, transparently, and globally with the power of decentralized technology

Notifications You must be signed in to change notification settings

kapooraryan/Web3Apps-PharmaSync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pharma Sync

Tech Stack

PharmaSync empowers healthcare accessibility with a decentralized e-pharmacy—seamlessly integrating emergency support, medication notifications, and doctor appointments for an inclusive health experience.

Features

  • 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.

Technology Stack & Tools

  • Solidity (Writing Smart Contracts & Tests)
  • Javascript (React & Testing)
  • Hardhat (Development Framework)
  • Ethers.js (Blockchain Interaction)
  • React.js (Frontend Framework)

Requirements For Initial Setup

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ npm install

3. Run tests

$ npx hardhat test

4. Start Hardhat node

$ npx hardhat node

5. Run deployment script

In a separate terminal execute: $ npx hardhat run ./scripts/deploy.js --network localhost

6. Start frontend

$ npm run start

About

Revolutionizing medicine commerce with blockchain integrity. Buy securely, transparently, and globally with the power of decentralized technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.4%
  • CSS 22.7%
  • Solidity 9.5%
  • HTML 6.4%