EIPs
Ethereum Improvement Proposals, or EIPs, are formal documents used to propose and discuss changes to the Ethereum protocol, its networks, and related processes. They provide a mechanism for developers, researchers, and community members to capture ideas in a standard, referenceable way and to obtain broad community feedback before implementation.
An EIP typically includes a purpose, a rationale, a technical specification, and, where appropriate, implementation notes
EIPs fall into several categories. Core EIPs describe protocol-level changes expected to be implemented by Ethereum
Proposing an EIP begins with drafting the document and submitting it to the EIPs repository for discussion.
Notable EIPs include ERC-20, the widely used token standard, ERC-721 for non-fungible tokens, and EIP-1559, which