From 49577c914a647afa0f4a230ed11e8dfcd37c4357 Mon Sep 17 00:00:00 2001 From: Cordtus <96965330+Cordtus@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:20:49 -0700 Subject: [PATCH] Update README.md Added correct repo for IBC escrow tool --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6723c48..0ae9962 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ Modules or frameworks for virtual machines that run in the Cosmos SDK * [informalsystems/hermes](https://github.com/informalsystems/hermes) - IBC Relayer in Rust. * [confio/ts-relayer](https://github.com/confio/ts-relayer) - IBC Relayer in TypeScript. * [local-interchain](https://github.com/Reecepbcups/local-interchain) - Quickly spin up a local IBC development environment on any operating system. -* [IBC-escrow-auditor](https://github.com/Cordtus/escrow-checker) - Standalone tool to check and report on-chain token amounts against the IBC lockup account on counterparty chain. +* [IBC-escrow-auditor](https://github.com/Cordtus/ibc-escrow) - Standalone tool to check and report on-chain token amounts against the IBC lockup account on counterparty chain. ## Testing