From 67589a838412592f1b225a6fb188824a017b3bd8 Mon Sep 17 00:00:00 2001 From: alt <84208222+a1ttech@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:42:50 -0700 Subject: [PATCH 1/2] fixes added call outs to the tools pages to let devs know that they are currently incompatible with the latest SDK --- docs/tools/event-listener.md | 10 ++++++++++ docs/tools/getlit-cli.md | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/docs/tools/event-listener.md b/docs/tools/event-listener.md index ef3271e7..c1a26093 100644 --- a/docs/tools/event-listener.md +++ b/docs/tools/event-listener.md @@ -2,6 +2,16 @@ import FeedbackComponent from "@site/src/pages/feedback.md"; # Event Listener +:::note + +The Lit Event Listener tool is currently **incompatible** with the latest version of the Lit SDK and must be updated before it can be used by developers building on any of the Lit ['Datil' networks](../connecting-to-a-lit-network/connecting.md). These updates are planned and the community will be notified as soon as they've been completed. + +If you're new to Lit Actions and are looking for a place to start, please consult the [quick start](../sdk/serverless-signing/quick-start.md) guide. + +If you have a support request or would like to stay up to date with the latest updates, please join Lit's [Ecosystem Builders channel](https://t.me/+aa73FAF9Vp82ZjJh) on Telegram. + +::: +