From 05360131543f40dc08d5a36eb6ad7fce8ec9bd37 Mon Sep 17 00:00:00 2001 From: Alejandro Martinez Andres <11448715+al3mart@users.noreply.github.com> Date: Mon, 24 Mar 2025 23:19:29 +0100 Subject: [PATCH] docs: Archive notice --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ef3e9f7..46edf49 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # substrate-contracts-node +> [!IMPORTANT] +> +> ### Archive Notice +> +> This repository has been archived and is no longer actively maintained. The contents have been moved to a new repository within [`use-ink`](https://github.com/use-ink) under the name [`ink-node`](https://github.com/use-ink/ink-node). +> +> For the latest version and ongoing updates, please visit the new repository here: [`ink-node`](https://github.com/use-ink/ink-node). +> +> Thank you for your understanding! + [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/paritytech/substrate-contracts-node) This repository contains Substrate's [`node-template`](https://github.com/paritytech/substrate/tree/master/bin/node-template)