ctrlsa / smart-contract-wallet-Ethereum-Account-Abstraction-Telegram

R&D of possibilities, limitations & solutions to natively integrate self-custodial EVM smart-contract wallet in Telegram messenger. Non-profit public goods project supported by Ethereum Foundation grant
10 stars 6 forks source link

Project overview

R&D of solutions at the intersection of:

How to contribute

Project objectives

  1. Explore possibilities & limitations of Telegram API & Telegram Mini Apps for integrating EVM wallets
  2. Research how private key can be stored for wallets integrated in Telegram
  3. Investigate secure transaction signing using keys managed within Telegram
  4. Integrate Account Abstraction (ERC-4337) into Telegram Mini Apps
  5. R&D how various self-custodial wallet solutions existing in the market (Ex.: MPC, PassKey, Deterministic keys, etc.) can be integrated in Telegram
  6. Research how ZK solutions can be used with Telegram Mini Apps
  7. Build prototypes