Abstract WalletsDecentralized App
Abstract Wallets is a proof-of-concept project in which I created an abstract, smart contract wallet that can store and send ETH and ERC20 tokens. This wallet can be used by anyone who knows a password, and thus allows for social recovery, essentially a simpler version of ERC-4337. The frontend to interact with the wallet is built with Next.JS.