Skip to content

Commit

Permalink
chore: update readme with diagram (#176)
Browse files Browse the repository at this point in the history
* chore; add new diagram

* chore: update readme
  • Loading branch information
bb111189 authored Sep 5, 2024
1 parent f6de869 commit 129ea75
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,12 @@ Mach AVS consists of the following component:

## Architecture

![Overview](<docs/images/EigenlayerMachAVSOverview.png>)


### BLS Signature Aggregation Mode

![BLS Mode](<docs/images/EigenlayerMachAVSArch(BLS).jpg>)
![BLS Mode](<docs/images/EigenlayerMachAVSArch(BLS).png>)

```mermaid
sequenceDiagram
Expand Down
File renamed without changes
Binary file added docs/images/EigenlayerMachAVSArch(BLS).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/images/EigenlayerMachAVSOverview.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 129ea75

Please sign in to comment.