Skip to content

armanthepythonguy/ZK-Med-CircuitBreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZK-Med

logo-color

Online pharmacies have revolutionized the way people access medications, providing convenience and accessibility. However, ensuring the authenticity of medical prescriptions in online transactions remains a critical challenge. We utilize ZKPs to verify the authenticity of medical prescriptions in online pharmacy transactions, mitigating the risk of fraudulent prescriptions and enhancing trust between patients, doctors, and pharmacies.

Prescription Input Interface: Doctors input essential prescription details into our system. This includes patient information, medication details, dosage, and any other pertinent information required for the prescription.

Zero-Knowledge (ZK) with Noir: We construct a Zero-Knowledge Circuit using the Noir DSL, which serves as the basis for generating Zero-Knowledge Proofs. The circuit is designed to validate the integrity and authenticity of prescription data without disclosing sensitive information.

Zero-Knowledge Proof Generation: The Sindri proof market is utilized to generate Zero-Knowledge Proofs based on the input provided by the doctor. This offloads the computationally intensive task of proof generation from the client's machine to a specialized service, ensuring efficient processing and scalability.

Prescription Validation: Using the generated Zero-Knowledge Proof, the prescription data is securely validated by the pharmacy. This ensures that only legitimate prescriptions, verified through the ZK proof, are accepted for medication orders.

Order Fulfillment: Once the prescription is validated, the pharmacy proceeds with the medication order, dispensing only the medications prescribed by the doctor and verified through the ZK proof. This ensures adherence to the prescribed treatment plan and prevents unauthorized medication orders.

Scroll Sepolia Contract Address

ZK-Med Core :- 0x1A44477AF531Ab811cd82772477f40750e763ff9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published