Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Mainnet edits #193

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/eigenda/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ title: EigenDA Overview

EigenDA is a data availability store made by
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reword this entire section as:

EigenDA, developed by EigenLabs, is a data availability solution deployed on EigenLayer, and is operational on Ethereum mainnet since April 2024. For development and testing endeavors, it is also accessible on the Holesky testnet.

[EigenLabs](https://www.eigenlayer.xyz/about) and built on top of
[EigenLayer](../eigenlayer/overview/README.md), currently launching to the
Holesky testnet and launching on mainnet in early Q2 2024.
[EigenLayer](../eigenlayer/overview/README.md), currently on mainnet since Q2 2024.

EigenDA stores rollup transactions until their computed state is
finalized on the rollup bridge, and is...
Expand Down