Skip to content

Commit

Permalink
Merge pull request ethereum#12117 from emmanuel-awosika/patch-46
Browse files Browse the repository at this point in the history
Add community education resources to EIPs page
  • Loading branch information
corwintines authored Jul 4, 2024
2 parents 5fd2755 + a934620 commit af21ce1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion public/content/eips/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,18 @@ Full standardization process alongside with chart is described in [EIP-1](https:

If you’re interested to read more about EIPs, check out the [EIPs website](https://eips.ethereum.org/) and [EIP-1](https://eips.ethereum.org/EIPS/eip-1). Here are some useful links:

- [A list of every EIP](https://eips.ethereum.org/all)
- [A list of every Ethereum Improvement Proposal](https://eips.ethereum.org/all)
- [A description of all EIP types](https://eips.ethereum.org/EIPS/eip-1#eip-types)
- [A description of all EIP statuses](https://eips.ethereum.org/EIPS/eip-1#eip-process)

### Community education projects {#community-projects}

- [PEEPanEIP](https://www.youtube.com/playlist?list=PL4cwHXAawZxqu0PKKyMzG_3BJV_xZTi1F)*PEEPanEIP is an educational video series that discusses Ethereum Improvement Proposal (EIPs) and key features of upcoming upgrades.*
- [EIPs For Nerds](https://ethereum2077.substack.com/t/eip-research)*EIPs For Nerds provides comprehensive, ELI5-style overviews of various Ethereum Improvement Proposals (EIPs), including core EIPs and application/infrastructure-layer EIPs (ERCs), to educate readers and shape consensus around proposed changes to the Ethereum protocol.*
- [EIPs.wtf](https://www.eips.wtf/)*EIPs.wtf provides extra information for Ethereum Improvement Proposals (EIPs), including their status, implementation details, related pull requests, and community feedback.*
- [EIP.Fun](https://eipfun.substack.com/)*EIP.Fun provides the latest news on Ethereum Improvement Proposals (EIPs), updates on EIP meetings, and more.*
- [EIPs Insight](https://eipsinsight.com/)*EIPs Insight is a representation of state of Ethereum Improvement Proposals (EIPs) process & statistics as per information collected from different resoucrces.*

## Participate {#participate}

Anyone can create an EIP. Before submitting a proposal, one must read [EIP-1](https://eips.ethereum.org/EIPS/eip-1) which outlines the EIP process and how to write an EIP, and solicit feedback on [Ethereum Magicians](https://ethereum-magicians.org/), where proposals are first discussed with the community before a draft is submitted.
Expand Down

0 comments on commit af21ce1

Please sign in to comment.