The Lit event listener allows you to create a specific event-based trigger for executing Lit Actions. An example application is automated portfolio rebalancing based on price movement and other pre-defined factors. The event listener is an open source project seeking active contributions. The end goal is to build a tool that developers can use to set automations based on a variety of factors such as periodic time intervals, webhooks, or other smart contract interactions.
Why? (problem statement)
Right now all Lit Actions must be triggered by an end user. The goal is to remove this reliance on 3rd-party actions and instead introduce complete condition-based automation.
Description
The Lit event listener allows you to create a specific event-based trigger for executing Lit Actions. An example application is automated portfolio rebalancing based on price movement and other pre-defined factors. The event listener is an open source project seeking active contributions. The end goal is to build a tool that developers can use to set automations based on a variety of factors such as periodic time intervals, webhooks, or other smart contract interactions.
Why? (problem statement)
Right now all Lit Actions must be triggered by an end user. The goal is to remove this reliance on 3rd-party actions and instead introduce complete condition-based automation.
What will this tool enable?
Event based triggers for Lit Actions!
Resources