Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyknox committed Dec 15, 2023
1 parent 677b9eb commit 0d75b0c
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,27 @@
<div align="center">
<br />
<br />
<a href="https://optimism.io"><img alt="Optimism" src="https://raw.githubusercontent.com/ethereum-optimism/brand-kit/main/assets/svg/OPTIMISM-R.svg" width=600></a>
<a href="https://optimism.io"><img alt="Optimism" src="https://raw.githubusercontent.com/layr-labs/![EigenDA + Optimism](v2-1.png)" width=600></a>
<br />
<h3><a href="https://optimism.io">Optimism</a> is Ethereum, scaled.</h3>
<br />
<h3><a href="https://app.gitbook.com/o/bJhVFeKDe5jNBwSZCd4B/s/Py2Kmkwju3mPSo9jrKKt/eigenda-guides/eigenda-overview">EigenDA</a> is Ethereum DA, scaled.</h3>
<br />
</div>

## 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: <https://op-eigenda-explorer.altlayer.io>
* Rpc: <https://op-eigenda.altlayer.io>
* Bridge: <https://opbridge-eigenda.altlayer.io/deposit?id=20231215>
* Info Page: <https://rollup-info.altlayer.io/public/op_eigenda_testnet>

## 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.**
Expand All @@ -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

Expand Down
Binary file added v2-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0d75b0c

Please sign in to comment.