Account abstraction is a concept that refers to the future of wallet signing mechanisms. Currently, the signature mechanism used by mainstream wallets, known as EOAs, is the CDSA (Elliptic Curve Digital Algorithm Signature). However, the signature mechanism of future wallets could be diversified, potentially using multi-sig, other encryption algorithms, and ZK verification. The proposal of EIP-4337 promotes the implementation of the Account abstraction, which may pave the way for a new era of self-custodial wallets. This feature allows users to send and receive transactions, as well as deploy and interact with smart contracts, using their own accounts. The account abstraction also enables users to control their own private keys, giving them full ownership and control over their assets and transactions on the Ethereum network.