Ethereum Development Standards
Standards Overview
The Ethereum community has adopted many standards that help keep projects (such as Ethereum clients and wallets) interoperable across implementations, and ensure smart contracts and dapps remain composable.
Typically standards are introduced as Ethereum Improvement Proposals (EIPs), which are discussed by community members through a standard process.
- Introduction to EIPs
- List of EIPs
- EIP github repo
- EIP discussion board
- Ethereum Governance Overview March 31, 2019 - Boris Mann
- Ethereum Protocol Development Governance and Network Upgrade Coordination March 23, 2020 - Hudson Jameson
- Playlist of all Ethereum Core Dev Meetings (YouTube Playlist)
Types of standards
Certain EIPs relate to application-level standards (e.g. a standard smart-contract format), which are introduced as Ethereum Requests for Comment (ERC). Many ERCs are critical standards used widely across the Ethereum ecosystem.
Token standards
Learn more about token standards.
Further reading
Know of a community resource that helped you? Edit this page and add it!
Help us with this page
If you're an expert on the topic and want to contribute, edit this page and sprinkle it with your wisdom.
You'll be credited and you'll be helping the Ethereum community!
Use this flexible documentation template
Questions? Ask us in the #content channel on our Discord server
Edit page