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!
このページについてご協力ください。
あなたがトピックの専門家であり、貢献したい場合は、知識を使ってこのページを編集してください。
貢献者として名前が記載され、イーサリウムコミュニティを助けることになります!
この柔軟性を使用する ドキュメントテンプレート
質問がありますか?こちらの #content チャンネルでお問い合わせください Discord サーバー
ページを編集