From c5ed8959f7bca9194136ac65b310ab2c9e6a64ac Mon Sep 17 00:00:00 2001 From: yurixander <101931215+yurixander@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:25:05 +0100 Subject: [PATCH] Capitalization --- pages/developers/eigenlayer-avs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/developers/eigenlayer-avs.mdx b/pages/developers/eigenlayer-avs.mdx index a908aec..84ef079 100644 --- a/pages/developers/eigenlayer-avs.mdx +++ b/pages/developers/eigenlayer-avs.mdx @@ -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