Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Commit

Permalink
spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
CAPtheorem committed Mar 5, 2022
1 parent 581477b commit ec95fdf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@

This is the primary place where [Boba](https://boba.network) works on the Boba L2, a compute-focused L2. Fundamentally, Ethereum is a distributed computer. We believe that L2s can play a unique role in augmenting the base _compute_ capabilities of the Ethereum ecosystem. You can learn more about Turing hybrid compute [here](./packages/boba/turing/README.md).

<a href="https://github.com/omgnetwork/optimism-v2/blob/develop/packages/boba/turing">
<img alt="Boba" src="https://github.com/omgnetwork/optimism-v2/blob/develop/packages/boba/gateway/src/images/boba2/turing.png" width=500>
</a>
<a href="https://github.com/omgnetwork/optimism-v2/blob/develop/packages/boba/turing">
<img alt="Boba" src="https://github.com/omgnetwork/optimism-v2/blob/develop/packages/boba/gateway/src/images/boba2/turing.png" width=500>
</a>

Boba that is built on the Optimistic Rollup developed by [Optimism](https://optimism.io). Aside from its main focus, augmenting compute, Boba differs from Optimism by:
Boba is built on the Optimistic Rollup developed by [Optimism](https://optimism.io). Aside from its main focus, augmenting compute, Boba differs from Optimism by:

* providing additional cross-chain messaging such as a `message-relayer-fast`
* using different gas pricing logic
Expand All @@ -44,7 +44,7 @@ This is the primary place where [Boba](https://boba.network) works on the Boba L

## Documentation

User focused documentation is available [on the boba docs website](http://docs.boba.network/). Developer-focused documention lives in [this folder](https://github.com/omgnetwork/optimism-v2/blob/develop/boba_documentation) and within the service and contract directories.
User focused documentation is available [on the Boba docs website](http://docs.boba.network/). Developer-focused documentation lives in [this folder](https://github.com/omgnetwork/optimism-v2/blob/develop/boba_documentation) and within the service and contract directories.

## Community and DAO

Expand Down

0 comments on commit ec95fdf

Please sign in to comment.