ethereum / ethereum-org-website

Ethereum.org is a primary online resource for the Ethereum community.
https://ethereum.org/
MIT License
5.12k stars 4.85k forks source link

Developer resources for layer 2 #774

Closed samajammin closed 4 years ago

samajammin commented 4 years ago

Is your feature request related to a problem? Please describe.

There's currently no page or developer resources section on layer 2 solutions / options.

There is a section on "Scaling Ethereum", which provides an overview of solutions: https://ethereum.org/learn/#improving-ethereums-scalability

But as a developer I'm not provided with any projects or tools to check out or build on.

Describe the solution you'd like

The use case I'd like to solve for is the Ethereum developer who is looking explore layer 2 options to build on, i.e. live projects that have tools / SDKs that I can incorporate into my project. Maybe I'm building a game & want to figure out how to use state channels or compare options.

Describe alternatives you've considered

  1. Create a new dedicated page to this topic
  2. Add a section to the /developers page

Additional context

Some resources we may be able to build off:

State of Layer 2 Development (3-part series)

Awesome Layer 2

Consensys tools list (Developer Guides for 2nd Layer Infrastructure section)

EthHub pages on Layer 2 Scaling

Block 123 List of Awesome Layer 2 Projects

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

samajammin commented 4 years ago

Reopening.

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

samajammin commented 4 years ago

This issue should be solved as part of #1395 - we welcome contributions on it!

samajammin commented 4 years ago

We now have a live page: https://ethereum.org/en/developers/docs/layer-2-scaling/

I'm going to keep this issue open, as the page still needs help. We welcome any PRs!

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

samajammin commented 4 years ago

Solved in #1683 & #1857 - thanks @ryancreatescopy!