Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nican0r authored Jul 25, 2024
1 parent df5f91f commit ba69ec7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This repository acts as a base entrypoint to the EigenLayer system, allowing ful

By deploying the entire EigenLayer system you can skip the need to create mocks of EigenLayer contracts and directly integrate into a suite using Echidna/Medusa/Foundry for fuzzing/unit testing.

See the accompanying blog post [here](https://getrecon.substack.com/p/integrating-eigenlayer-into-your) for more information on how to use and design decisions.

### To use
The `deployEigenLayerLocal` function in `EigenLayerSystem` deploys a local version of EigenLayer with two token strategies (stETH and wbETH) and makes it inheritable into your testing suite.

Expand Down

0 comments on commit ba69ec7

Please sign in to comment.