From c8f8d306a59484312cccf574f17e9b8f7f84d9db Mon Sep 17 00:00:00 2001 From: Chanchal Delson <47290661+ChanX21@users.noreply.github.com> Date: Sun, 8 Dec 2024 00:48:48 +0530 Subject: [PATCH] Update README.md --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 3d81132..1e3f7fc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@

🚂 ZKRail

Decentralized UPI Payments powered by Zero Knowledge Proofs

+ +![image](https://github.com/user-attachments/assets/c90534d8-7b51-42bb-bd2f-6aed89da92ec) +

Features • @@ -38,15 +41,8 @@ ZKRail is a revolutionary payment infrastructure that bridges traditional UPI pa ## 🏗 Architecture -```mermaid -graph TD - A[User] -->|Payment Intent| B[Intent Aggregator] - B -->|Match Intent| C[Payment Solvers] - C -->|Submit Solution| B - B -->|Best Solution| D[ZKRail Contract] - D -->|Execute Payment| E[UPI Network] - D -->|Verify Proof| F[ZK Verifier] -``` +![image](https://github.com/user-attachments/assets/3fbc49a3-ee37-42b9-a0f1-2d8fd9594b78) + ## 🚀 Technical Stack @@ -220,4 +216,4 @@ To know more about its features, check out our [website](https://scaffoldeth.io) We welcome contributions to Scaffold-ETH 2! -Please see [CONTRIBUTING.MD](https://github.com/scaffold-eth/scaffold-eth-2/blob/main/CONTRIBUTING.md) for more information and guidelines for contributing to Scaffold-ETH 2. \ No newline at end of file +Please see [CONTRIBUTING.MD](https://github.com/scaffold-eth/scaffold-eth-2/blob/main/CONTRIBUTING.md) for more information and guidelines for contributing to Scaffold-ETH 2.