A Foundry project that implements minimal smart contract accounts for two account abstraction models: Ethereum / EVM: an ERC-4337-style account that validates PackedUserOperation signatures through an EntryPoint. zkSync Era: a native zkSync account that validates and executes transactions through the Era bootloader flow.