Layr-Labs / incredible-squaring-avs

Basic repo demoing a simple AVS middleware with full eigenlayer integration
Other
169 stars 119 forks source link

(Work in progress) Initial price feed avs #50

Closed Robert-H-Leonard closed 5 months ago

Robert-H-Leonard commented 5 months ago

To run build and deploy the AVS locally make sure you have foundry, zap-pretty and jq installed. Then run:

1) make build-contracts from the root directory 2) make deploy-all-to-anvil-and-save-state this updated the saved state of the AVS 3) make bindings to update the go bindings for our contracts 4) finally run make start-anvil-chain-with-el-and-avs-deployed to run the anvil node with the new AVS state

https://github.com/Layr-Labs/incredible-squaring-avs/assets/40375385/3565f652-9746-49fb-a9c6-3a3b417a999d