zkemail / email-wallet

A smart contract wallet controlled using email
https://emailwallet.org
MIT License
141 stars 18 forks source link

Add optimistic wallet deploy endpoint for unclaimed funds #90

Open Divide-By-0 opened 4 months ago

Divide-By-0 commented 4 months ago

For wallets that have unclaimed funds, enable an API endpoint that returns their future address (but keeps their account code hidden). This should be gated via API key.

This is needed for native integration into the Safe Wallet website to add ZK Email signers that haven't registered yet.