In this project, I engineered a production-ready Smart Wallet system using Solidity and the Foundry framework. Rather than a one-size-fits-all solution, I implemented dual-compatibility: a minimal Ethereum-compatible account for standard EVM chains and a zkSync-native implementation. This required a deep dive into the zkSync bootloader execution flow and system contracts, ensuring the wallet could handle native gas sponsorship and prefunding mechanisms efficiently.