Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 681 Bytes

File metadata and controls

11 lines (8 loc) · 681 Bytes

Email Wallet Deployment Guide

This guide provides step-by-step instructions for deploying and running the Email Wallet system, including smart contracts and the relayer service.

Quick Start

If you just want to deploy contracts and run the relayer:

  1. First, go to packages/contracts and follow the instructions in the first section to deploy all contracts and register relayer data.
  2. Keep the deployed addresses handy.
  3. Then come back to packages/relayer and follow the quick start instructions to run the relayer.
  4. Run the front-end from emailwallet.org repo