From 22a2060571e87610cd7de41ff949c133a87ac7a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Bruus=20Zeppelin?= Date: Tue, 25 Jun 2024 09:34:14 +0200 Subject: [PATCH] Archive heading in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 48b83cc..b5f9f2f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Concordium dApp Libraries +## This project has been archived + +It has been moved to [concordium/concordium-node-sdk-js](../concordium-node-sdk-js) and will be maintained there going forward. + +## Description + A collection of TypeScript libraries for making it easy for dApp developers to create robust dApps that do interesting things on the Concordium blockchain.