diff --git a/README.md b/README.md
index bd21be79e6df..7781419ac1a0 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,27 @@
+## EigenDA Support
+
+This is a fork of Optimism maintained by Eigen Labs which posts transaction data to EigenDA instead of Ethereum. In the place of transaction batches, this fork posts EigenDA blob keys to the rollup's inbox address on Ethereum, which can later be used to retrieve their corresponding blobs from the EigenDA operator set.
+
+For more documentation [check out the full docs](https://app.gitbook.com/o/bJhVFeKDe5jNBwSZCd4B/s/Py2Kmkwju3mPSo9jrKKt/eigenda-guides/eigenda-rollup-user-guides/op-stack-+-eigenda-user-guide).
+
+[https://altlayer.io/](AltLayer) is hosting a live goerli rollup demonstrating this integration:
+
+* Explorer:
+* Rpc:
+* Bridge:
+* Info Page:
+
## What is Optimism?
[Optimism](https://www.optimism.io/) is a project dedicated to scaling Ethereum's technology and expanding its ability to coordinate people from across the world to build effective decentralized economies and governance systems. The [Optimism Collective](https://app.optimism.io/announcement) builds open-source software for running L2 blockchains and aims to address key governance and economic challenges in the wider cryptocurrency ecosystem. Optimism operates on the principle of **impact=profit**, the idea that individuals who positively impact the Collective should be proportionally rewarded with profit. **Change the incentives and you change the world.**
@@ -15,9 +30,9 @@ In this repository, you'll find numerous core components of the OP Stack, the de
## Documentation
-- If you want to build on top of OP Mainnet, refer to the [Optimism Community Hub](https://community.optimism.io)
-- If you want to build your own OP Stack based blockchain, refer to the [OP Stack docs](https://stack.optimism.io)
-- If you want to contribute to the OP Stack, check out the [Protocol Specs](./specs)
+* If you want to build on top of OP Mainnet, refer to the [Optimism Community Hub](https://community.optimism.io)
+* If you want to build your own OP Stack based blockchain, refer to the [OP Stack docs](https://stack.optimism.io)
+* If you want to contribute to the OP Stack, check out the [Protocol Specs](./specs)
## Community
diff --git a/v2-1.png b/v2-1.png
new file mode 100644
index 000000000000..9372f662bea6
Binary files /dev/null and b/v2-1.png differ
diff --git a/v2.png b/v2.png
new file mode 100644
index 000000000000..9372f662bea6
Binary files /dev/null and b/v2.png differ