Skip to content

Commit af21ce1

Browse files
authored
Merge pull request #12117 from emmanuel-awosika/patch-46
Add community education resources to EIPs page
2 parents 5fd2755 + a934620 commit af21ce1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

public/content/eips/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,18 @@ Full standardization process alongside with chart is described in [EIP-1](https:
5454

5555
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:
5656

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

61+
### Community education projects {#community-projects}
62+
63+
- [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.*
64+
- [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.*
65+
- [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.*
66+
- [EIP.Fun](https://eipfun.substack.com/)*EIP.Fun provides the latest news on Ethereum Improvement Proposals (EIPs), updates on EIP meetings, and more.*
67+
- [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.*
68+
6169
## Participate {#participate}
6270

6371
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.

0 commit comments

Comments
 (0)