From 2a2d0c33c49efa0d74beefaffcdcd2da9c97ab0e Mon Sep 17 00:00:00 2001 From: amanraj1608 Date: Mon, 18 Aug 2025 06:18:03 -0400 Subject: [PATCH] docs: update README to indicate migration to @rhinestone/sdk --- src/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/README.md b/src/README.md index a032afb8..9a2bb80a 100644 --- a/src/README.md +++ b/src/README.md @@ -1,5 +1,11 @@ # Module SDK +### ⚠️ Migration: This Package is Superseded by `@rhinestone/sdk` + +> Heads up! While this package (@rhinestone/module-sdk) is maintained for critical updates, all new feature development has moved to our unified toolkit: [@rhinestone/sdk](https://github.com/rhinestonewtf/sdk/). +> +> It includes all the functionality of this library and more. We strongly recommend using the new SDK for all new projects. Explore the new [SDK Documentation](https://docs.rhinestone.dev) + ![Coverage badge lines](https://raw.githubusercontent.com/rhinestonewtf/module-sdk/main/badges/badge-lines.svg) ![Coverage badge functions](https://raw.githubusercontent.com/rhinestonewtf/module-sdk/main/badges/badge-functions.svg)