Ethereum Improvement Proposal (EIP)
EIP는 Ethereum 프로토콜, 클라이언트 소프트웨어 및 생태계 전반의 변경 사항을 제안, 논의 및 구현하기 위한 표준화된 메커니즘을 제공합니다.
EIP는 Ethereum에 대한 새로운 기능, 수정 또는 표준을 설명하며 프로토콜, 툴링 또는 생태계를 대상으로 할 수 있습니다. 유형에는 Standard Track, Meta 및 Informational이 포함됩니다. EIP 프로세스는 개방적이고 커뮤니티 주도적이며 구속력이 없습니다. 채택은 클라이언트 간의 합의에 따라 달라집니다. 주목할 만한 EIP에는 ERC-20 (토큰 표준) 및 EIP-1559 (수수료 메커니즘)이 있습니다. EIP는 커뮤니티에 의해 보관 및 유지 관리됩니다.
graph LR
Center["Ethereum Improvement Proposal (EIP)"]:::main
Rel_eips["eips"]:::related -.-> Center
click Rel_eips "/terms/eips"
Rel_ethereum["ethereum"]:::related -.-> Center
click Rel_ethereum "/terms/ethereum"
Rel_eip_4844["eip-4844"]:::related -.-> Center
click Rel_eip_4844 "/terms/eip-4844"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧒 5살도 이해할 수 있게 설명
Generated ELI5 content
🤓 Expert Deep Dive
Generated expert content
❓ 자주 묻는 질문
What is an EIP?
A formal design document to propose, discuss, and implement changes to Ethereum.
📚 출처
1. Ethereum
2. EIP