From 94fc0ed2d06e35de52723b6484caffa4877f2e9a Mon Sep 17 00:00:00 2001 From: Ian Suvak Date: Wed, 3 Dec 2025 14:06:52 -0500 Subject: [PATCH 1/2] Add archiving notice to README Signed-off-by: Ian Suvak --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 89d34cecc..b62b4f1c6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!IMPORTANT] +> This repository has been moved in it's entirety to [ICM Services](https://github.com/ava-labs/icm-contracts/edit/main/README.md) repository. All of the commits exist with the same hashes and the tags and their associated releases have been recreated. To open issues, pull requests, and discusssions, do so in the ICM Services repository. + # ICM Contracts For help getting started with building ICM contracts, refer to [the avalanche-starter-kit repository](https://github.com/ava-labs/avalanche-starter-kit). From 215ec4952edca28ee9e064acebd491e10b250802 Mon Sep 17 00:00:00 2001 From: Ian Suvak Date: Wed, 3 Dec 2025 14:26:35 -0500 Subject: [PATCH 2/2] Update README.md Co-authored-by: Michael Kaplan <55204436+michaelkaplan13@users.noreply.github.com> Signed-off-by: Ian Suvak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b62b4f1c6..5e3e2a975 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > [!IMPORTANT] -> This repository has been moved in it's entirety to [ICM Services](https://github.com/ava-labs/icm-contracts/edit/main/README.md) repository. All of the commits exist with the same hashes and the tags and their associated releases have been recreated. To open issues, pull requests, and discusssions, do so in the ICM Services repository. +> This repository has been moved in it's entirety to [`icm-services`](https://github.com/ava-labs/icm-contracts/edit/main/README.md). All commits exist with the same hash, and tags and their associated releases have also been migrated. All new issues, pull requests, and discussions should be opened in the `icm-services` repository. For the latest releases, see the `icm-services` [release page](https://github.com/ava-labs/icm-services/releases). # ICM Contracts