|
5 | 5 | [Shutter Network](https://www.shutter.network) is a privacy-focused protocol that provides encrypted transaction pools using threshold encryption. The main objective is to protect users from malicious MEV (Miner Extractable Value) attacks such as front-running and sandwich attacks by encrypting transactions until they are included in a block. |
6 | 6 |
|
7 | 7 | The key advantages of Shutter Network are: |
8 | | -- **Protection against MEV attacks:** By encrypting transactions, the network prevents malicious actors from exploiting transaction ordering. |
9 | | -- **Threshold encryption:** Transactions are only decrypted when enough key holders (keypers) participate, ensuring security and decentralization. |
10 | | -- **Support on Gnosis Chain:** Shutter encrypted transaction pools are currently available on [Gnosis Chain](https://docs.gnosischain.com/shutterized-gc/), with plans for Ethereum support. |
11 | | - |
12 | | -> Shutter Network is now available only for Gnosis Network and Chiado testnet. |
13 | | -
|
14 | | -### Why Use Shutter? |
15 | | - |
| 8 | +- **Protection against MEV attacks**: By encrypting transactions, the network prevents malicious actors from exploiting transaction ordering. |
| 9 | +- **Threshold encryption**: Transactions are only decrypted when enough key holders (keypers) participate, ensuring security and decentralization. |
| 10 | +- **Censorship resistance**: Threshold encryption prevents censorship and manipulation, ensuring fair and transparent transactions in a decentralized system. |
16 | 11 | - **Access to Extra Transactions:** Shutterized validators can include shielded transactions not available in the public transaction pool, leading to potentially higher block rewards. |
17 | | -- **User Protection:** Help protect users against MEV attacks, improving the fairness of the chain. |
| 12 | + |
| 13 | +> Shutter encrypted mempool is currently available on [Gnosis Chain](https://docs.gnosischain.com/shutterized-gc/), with plans for Ethereum support. |
18 | 14 |
|
19 | 15 | ## How to Run Erigon as a Shutterized Validator |
20 | 16 |
|
21 | | -To participate in the Shutter encrypted transaction pool as a validator using Erigon, follow these steps: |
| 17 | +To participate in the Shutter encrypted mempool as a validator using Erigon, follow these steps: |
22 | 18 |
|
23 | 19 | 1. **Set Up Your Validator** |
24 | 20 |
|
25 | | - Deposit your stake and register your validator on Gnosis Chain reby following the [Gnosis Chain Validator Setup](https://docs.gnosischain.com/node/manual/validator/deposit). |
| 21 | + Deposit your stake and register your validator on Gnosis Chain by following the [Gnosis Chain Validator Setup](https://docs.gnosischain.com/node/manual/validator/deposit). |
26 | 22 |
|
27 | 23 | 2. **Register as a Shutterized Validator** |
28 | 24 |
|
|
0 commit comments