Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanX21 authored Dec 7, 2024
1 parent 63a0d36 commit c8f8d30
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<div align="center">
<h1>🚂 ZKRail</h1>
<p><strong>Decentralized UPI Payments powered by Zero Knowledge Proofs</strong></p>

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


<p>
<a href="#features">Features</a> •
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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.
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.

0 comments on commit c8f8d30

Please sign in to comment.