Skip to content

Commit

Permalink
Capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
yurixander committed Oct 30, 2024
1 parent 355f4d8 commit c5ed895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/developers/eigenlayer-avs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import GithubFileReaderDisplay from "../../components/GithubFileReaderDisplay";
## Introduction

This will guide you through setting up and using EVM event listeners for EigenLayer AVSes, using examples from the
[incredible squaring implementation](https://github.com/tangle-network/gadget/tree/main/blueprints/incredible-squaring-eigenlayer).
[Incredible Squaring blueprint implementation](https://github.com/tangle-network/gadget/tree/main/blueprints/incredible-squaring-eigenlayer).

EVM event listeners are crucial for interacting with smart contracts on Ethereum-compatible networks.
In the context of EigenLayer and the blueprint macro system, these listeners allow your Gadget to respond to specific
Expand Down

0 comments on commit c5ed895

Please sign in to comment.