Skip to content

Commit

Permalink
Welcome page updates (#21)
Browse files Browse the repository at this point in the history
* high availability and resistance to attacks.

* Decentralised => decentralized

* Updated feature info
  • Loading branch information
timothymcmackin authored Feb 28, 2024
1 parent 55d77dc commit a3be1bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
title: '❓ What is Etherlink?'
---

Etherlink is an EVM-compatible chain that has a decentralised sequencer, low gas fees, and fair ordering.
Etherlink is an EVM-compatible layer 2 blockchain with a decentralized sequencer, low gas fees, and fair ordering.

* **Decentralised sequencer 🌐:** Using a state-of-the-art consensus mechanism, Etherlink's decentralised sequencer provides high availability and built-in censorship resistance.
* **Very low fees 💰 :** Etherlink has super low fees. How low? Think $0.01 per transaction, not $20.
* **Fair ordering ⚖️ :** Etherlink's distributed sequencer provides maximal extractable value (MEV, also known as "sandwich attack") protection by running transactions in a fair, first-come-first-serve order for all users.
* **Decentralized 🌐:** The decentralized sequencer reduces the risk of centralized control and manipulation.
* **Secure 🔒:** Built-in MEV protection protects users against exploitation.
* **Low fees 💰 :** Think $0.01 per transaction, not $20.

Etherlink uses Smart Rollups on the decentralised [Tezos](https://tezos.com) protocol for data availability and will expand to use the Tezos [Data Availability Layer](https://spotlight.tezos.com/data-availability-layer-dal-what-is-it-all-about/).
Etherlink uses Smart Rollups on the decentralized [Tezos](https://tezos.com) protocol for data availability and will expand to use the Tezos [Data Availability Layer](https://spotlight.tezos.com/data-availability-layer-dal-what-is-it-all-about/).

***

Expand Down
2 changes: 1 addition & 1 deletion docs/welcome/why-use-etherlink.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Leveraging the latest research with a modified implementation of [Bullshark](htt

### It's decentralized

Etherlink's decentralized sequencer has no single point of failure, providing high availability, resistance to attacks, and fair transaction ordering.
Etherlink's decentralized sequencer provides high availability and resistance to attacks.
If the sequencing fails, users have an option to submit to the L1 directly after a delay.

### It's cheap
Expand Down

0 comments on commit a3be1bf

Please sign in to comment.