Anandprafull / Pay3

9 stars 9 forks source link

Decentralized Payment Gateway #18

Closed muskan171105 closed 2 weeks ago

muskan171105 commented 1 month ago

This PR adds a decentralized payment gateway feature using the Solana blockchain and Anchor framework. The gateway allows users to transfer SOL between wallets by entering a recipient's address (UPI ID mapped to Solana) and an amount. The backend is powered by a Solana smart contract that handles the transfer, while the frontend provides a simple UI for input and transaction processing.

Includes:

muskan171105 commented 1 month ago

Closes issue #17

Anandprafull commented 1 month ago

You haven't added any code? Why do you wanna merge it?? @muskan171105

muskan171105 commented 1 month ago

I'm sorry I guess the code was not added. I will update the code and push it by EOD

Anandprafull commented 1 month ago

What's the update @muskan171105 ?