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
- ERC-20 - A standard interface for fungible (interchangeable) tokens, like voting tokens, staking tokens or virtual currencies.
- ERC-721 - A standard interface for non-fungible tokens, like a deed for artwork or a song.
Learn more about token standards.
Further reading
Know of a community resource that helped you? Edit this page and add it!
Pomozite nam s ovom stranicom
Ako ste stručnjak za tu temu i želite dati svoj doprinos, uredite ovu stranicu i obasjajte je svojom mudrošću.
Bit ćete nagrađeni i pomoći ćete Ethereumovoj zajednici!
Upotrebljavajte to fleksibilno predložak dokumentacije
Pitanja? Pitajte nas na kanalu #content na našem Poslužitelj Discord
Uredi stranicu