File tree 1 file changed +1
-1
lines changed
pages/developers/eigenlayer-avs
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import GithubFileReaderDisplay from "/components/GithubFileReaderDisplay";
9
9
## Introduction
10
10
11
11
This will guide you through setting up and using EVM event listeners for EigenLayer AVSes, using examples from the
12
- [ Incredible Squaring blueprint implementation] ( https://github.com/tangle-network/blueprint/tree/main/blueprints /incredible-squaring-eigenlayer ) .
12
+ [ Incredible Squaring blueprint implementation] ( https://github.com/tangle-network/blueprint/tree/main/examples /incredible-squaring-eigenlayer ) .
13
13
14
14
EVM event listeners are crucial for interacting with smart contracts on Ethereum-compatible networks.
15
15
In the context of EigenLayer and the blueprint macro system, these listeners allow your Gadget to respond to specific
You can’t perform that action at this time.
0 commit comments