Skip to content

Commit

Permalink
docs: add emailwallet.org frontend repository
Browse files Browse the repository at this point in the history
  • Loading branch information
saugardev committed Dec 9, 2024
1 parent e17cdf5 commit ecebd6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ This is a simplified flow, but underneath we use many parameters to ensure secur
<br />

## ☞ Directory structure
This is a mono-repo that contains the circom circuits, smart contracts, the relayer and a prover server. The frontend code is located in a separate repository at [emailwallet.org](https://github.com/zkemail/emailwallet.org).
This is a mono-repo that contains the circom circuits, smart contracts, the relayer and a prover server. The frontend code for emailwallet.org is located in a separate [github repository](https://github.com/zkemail/emailwallet.org).

- `packages/circuits` contains the circom circuits, tests, scripts to generate zkeys, vkeys, and helper functions to generate circuit inputs.
- `packages/contracts` contains the solidity contracts, tests, and scripts to deploy the wallet.
Expand Down

0 comments on commit ecebd6f

Please sign in to comment.