Skip to content

Commit

Permalink
added another infographic and small corrections to roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
mapachurro committed Oct 3, 2023
1 parent 9a88fe1 commit f3953ec
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/decentralization-roadmap/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,21 @@ title: Decentralization Roadmap
sidebar_position: 9
---

import InitialRoadmap from '/static/img/docs/arch-linea/Linea_timeline.svg'

<InitialRoadmap />

<br />
<br />

### The Linea roadmap is currently scoped in five phases which the team intends to deliver sequentially in collaboration with the broader Linea ecosystem and community.

<img
src={
require("@site/static/img/docs/decentralization-roadmap.png").default
}></img>
<br />

The roadmap is currently scoped in five phases which the team intends to deliver sequentially in collaboration with the broader Linea ecosystem and community.

## Phase 0

Phase 0 begins with the launch of the Linea Mainnet Alpha. From Day 1, Linea’s EVM-equivalent zkEVM, offers default portability through its implementation of the EVM as specified by the Ethereum Foundation. A developer building on Linea can choose at any time to move their dapp to another EVM-supported chain, such as Ethereum, in the event they are unsatisfied with the Linea network, without re-writing their smart contracts, retooling, or paying for new audits.
Expand Down

0 comments on commit f3953ec

Please sign in to comment.