Skip to content

Commit

Permalink
Merge pull request #365 from LIT-Protocol/tools-fixes
Browse files Browse the repository at this point in the history
updates to tools page
  • Loading branch information
spacesailor24 authored Oct 15, 2024
2 parents d2b054b + a47f4d7 commit 42dc8fd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/tools/event-listener.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@ import FeedbackComponent from "@site/src/pages/feedback.md";

# Event Listener

:::warning

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.

:::

<iframe width="640"
height="480"
src="https://www.youtube.com/embed/gcT8Bp5oepo"
Expand Down
10 changes: 10 additions & 0 deletions docs/tools/getlit-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ import FeedbackComponent from "@site/src/pages/feedback.md";

# GetLit CLI

:::warning

The GetLit CLI 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.

:::

![](https://raw.githubusercontent.com/LIT-Protocol/getlit/main/banner.png)

The GetLit CLI is a command-line tool designed to help developers manage their Lit Actions projects. The CLI provides a set of commands to create, build, test, and configure Lit Actions.
Expand Down

0 comments on commit 42dc8fd

Please sign in to comment.