- Support ERC-4337: Account Abstraction
- Modular design
- Social Recovery with Guardians
- Upgradability: The smart contract wallet can be upgraded in a secure way to add new features or fix vulnerabilities in the future
Install Foundry and Forge: installation guide
git clone <repo_link>forge installyarn build
yarn testcp .env.example .envyarn test:forkyarn gas-report