From a107e4dee08b398b5c703946efaaaef7877c6781 Mon Sep 17 00:00:00 2001 From: Ry Racherbaumer Date: Mon, 7 Jul 2025 18:28:08 -0500 Subject: [PATCH] Add deprecation notice --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9ede07dd..4384a758 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +![Status](https://img.shields.io/badge/Deprecated-brown) + +> [!CAUTION] +> This repository is no longer maintained. Active development of our web SDKs has been moved to the [xmtp-js](https://github.com/xmtp/xmtp-js) repository. + # XMTP web SDKs and examples This is the official repository for XMTP web SDKs and examples, powered by [Turborepo](https://turbo.build/repo).