Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AkankshaAttavar authored Dec 7, 2023
1 parent c291827 commit 355ad50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ StarkCash is a cutting-edge decentralized application (DApp) built on the StarkN

This project showcases an implementation of the EIP - 7503 (Wormhole). Which enables minting of secretly burnt ethers as a native privacy solution.

## Project Flow
![image](https://github.com/Akashneelesh/Starkcash_V1/assets/151825680/96c09aa3-735a-4cb0-9db8-bba3d930c96e)


## Key Functions
1. Encryption Function: It takes in the withdrawer address and encrypts it, which is then passed on to the Deposit function
2. Deposit Function: It has two components: the amount and encrypted address. Whoch after succefully invoke woruld emit an event with the amount and the encrypted address
Expand Down

0 comments on commit 355ad50

Please sign in to comment.