Skip to content

hawkadrian/email-wallet

 
 

Repository files navigation

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

About

A smart contract wallet controlled using email

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 66.7%
  • Solidity 19.6%
  • HTML 8.5%
  • TypeScript 3.2%
  • Circom 1.1%
  • CSS 0.3%
  • Other 0.6%