IntroductionSo you want to write an EIP. Maybe you have an idea that will make EIP-20 tokens much more developer-friendly (EIP-1363). Maybe you were inspired to make a modular DAO system (EIP-5005). Maybe you have built a system to support meta-transactions (EIP-2771). In all these cases, you have a great idea, but there’s an obstacle in the way: the EIP Process. This article assumes you know how to use GitHub, Git, Solidity, Markdown, and Visual Studio Code. If you don’t, STOP RIGHT NOW, lea...