This guide provides step-by-step instructions for deploying and running the Email Wallet system, including smart contracts and the relayer service.
If you just want to deploy contracts and run the relayer:
- First, go to packages/contracts and follow the instructions in the first section to deploy all contracts and register relayer data.
- Keep the deployed addresses handy.
- Then come back to packages/relayer and follow the quick start instructions to run the relayer.
- Run the front-end from emailwallet.org repo