From d3f785f0ee0b052dc648374f91b3c16ad879bbe7 Mon Sep 17 00:00:00 2001 From: Carl Menezes Date: Mon, 27 Nov 2023 14:06:41 +1300 Subject: [PATCH] Add deprecation banner --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f9fe051..de904eb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@

+# 🚨 This library is no longer maintained 🚨 + +If you're building apps with Immutable, please use [Immutable's Unified SDK](https://github.com/immutable/ts-immutable-sdk) + # Immutable Core SDK in C# The Immutable Core SDK in C# provides convenient access to the ImmutableX API and Ethereum smart contracts for applications written on the ImmutableX platform.