EIP-86

Standard

EIP-86, or Ethereum Improvement Proposal 86, introduced a standard for smart contract-based accounts, laying the groundwork for account abstraction on the Ethereum network. This proposal aimed to separate the logic of account management from the core protocol, allowing for greater flexibility in how users interact with the blockchain. The standard defines a framework where smart contracts can manage private keys and transaction validation, moving beyond the limitations of externally owned accounts (EOAs).