Just built my first project on account abstraction and I'm excited to share it with you! It's a Full-stack Smart Wallet using Nextjs13, Tailwind and Typescript and I've implemented two key features: Social login and Sending ERC20 tokens using ERC20 (without paying gas in Matic).

I used Biconomy's paymaster and bundlers to leverage account abstraction technology and the Dapp is deployed on Polygon Labs Mumbai. This configuration is currently set up for transferring USDC.

The Dapp is live on Vercel.

I'm proud of what I've accomplished and can't wait to see what's next!

(hint: Multi-sig implementation using Account Abstraction)

Live Dapp

https://bico-swallet.vercel.app/

GitHub link

https://github.com/ecryptoguru/bico-swallet

#accountabstraction #polygon #ethereum #wallet #blockchain #web3 LearnWeb3