Feat: Implement network maturity criteria section to enhance platform transparency#14954
Conversation
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@LifeofDan-EL ty for the PR!! can you make the link open in new tab? |
| <a href="https://medium.com/l2beat/introducing-stages-a-framework-to-evaluate-rollups-maturity-d290bb22befe"> | ||
| Ethereum alignment | ||
| </a> | ||
| (<strong>rollup stages 0-2</strong>),{" "} |
There was a problem hiding this comment.
add empty space between end of sentence and information in brackets?
Ethereum alignment(rollup stages 0-2) -> Ethereum alignment (rollup stages 0-2)
There was a problem hiding this comment.
Thanks for catching that, I have made both changes and pushed a commit right away.
|
dependency: #14868 we switched color order that should be also merged at the same time as this PR |
pettinarip
left a comment
There was a problem hiding this comment.
@LifeofDan-EL thanks for the PR. Left comments related to components reusability to avoid having a mix of styles.
|
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2025 Ethereum.org Contributor: Join the [ethereum.org Discord server](https://ethereum.org/discord) to explore more ways to contribute to the project. Depending on the tasks you complete, you may also unlock additional rewards. Visit [ethereum.org/contributing](https://ethereum.org/contributing) to learn more.Head to gitpoap.io & connect your GitHub account to mint!Keep buidling, keep learning, and let's grow the Ethereum open-source community together 🌱 Learn more about GitPOAPs here. |



Description
I added a component section to the website clarifying the criteria used to rank Ethereum networks based on maturity. This component adds more detail to it and is able to make visitors to the website understand the criteria better.
I added the necessary logo and icons as SVGs and I added them to a new folder under public.
Related Issue
#14953