All specs
EIP-1EIPMust KnowBlockchain

EIP-1: EIP Purpose and Guidelines

Blockchain & Web3·Ethereum Improvement Proposals
WHY YOU NEED THIS

Understanding EIP-1 gives you the map for reading all other EIPs. Know which type a given EIP is (Core, Networking, Interface, ERC) and what Final vs Draft status means.

What It Defines

Meta EIP that defines what an EIP is, the types (Standards Track, Meta, Informational), the EIP workflow (Draft → Review → Last Call → Final), and the EIP template format. The governance document for all EIPs.

Canonical (Normative)

Related References

eipgovernanceethereumprocess
Standards Body
Ethereum Improvement Proposals

The Ethereum community's open process for proposing changes to the protocol. EIPs cover core protocol changes; ERCs (Ethereum Request for Comments) cover application-layer standards like token interfaces.

Visit

Related Specs

EIP-20EIPMust Know

ERC-20

ERC-20 is the most widely deployed standard in the Ethereum ecosystem. Every DeFi integration, exchange, and wallet interacts with ERC-20 tokens constantly.

BlockchainBlockchain & Web3
Details
EIP-721EIPMust Know

ERC-721

NFTs, digital ownership, gaming assets, and on-chain certificates all use ERC-721. The standard that launched the NFT market.

BlockchainBlockchain & Web3
Details
EIP-712EIPMust Know

EIP-712

EIP-712 is the standard for secure off-chain message signing used in permit() flows, meta-transactions, and Sign-In with Ethereum. Prevents blind signing attacks.

BlockchainBlockchain & Web3
Details