Skip to content

Commit

Permalink
docs: Add images to README
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmtzinf committed May 21, 2022
1 parent 03d3103 commit b9573a5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ In order to update the PolygonBridgeExecutor - the function `updateFxRootSender(

### Arbitrum Governance Bridge Architecture

![aave-abitrum-governance-bridge-architecture](./docs/ArbitrumBridgeArch.png)
![aave-arbitrum-governance-bridge-architecture](./docs/ArbitrumBridgeArch.png)

Additional documentation around the Arbitrum Bridging setup can be found at the links below:

Expand Down Expand Up @@ -180,6 +180,8 @@ When this transaction is sent cross-chain, the `msg.sender` that send the messag

### Optimism Governance Bridge Architecture

![aave-optimism-governance-bridge-architecture](./docs/OptimismBridgeArch.png)

Additional documentation around the Optimism Bridging setup can be found at the links below:

- [Optimism Docs `Sending data between L1 and L2`](https://community.optimism.io/docs/developers/bridge/messaging/)
Expand Down
Binary file modified docs/ArbitrumBridgeArch.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 docs/OptimismBridgeArch.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 modified docs/PolygonBridgeArch.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 b9573a5

Please sign in to comment.