An easy to use account abstraction erc-4337 based financial app powered by Polygon blockchain.
A financial app with super simple interface for the users. Even though it is powered by the blockchain (Polygon), users don't see the blockchain inside the app.
Users are able to deposit and withdraw money to / from the app. When they do so, amounts are calculated in $ for further convenience.
Zerodev's Kernel as the core smart contract for ERC-4337 account abastraction. Python FastAPI server on the backend. Frontend in React. Users log in a self-custodial manner via email through magic.link
Token prices queried from Coingecko and are used to convert token amounts to usd value in the history section of the app.