Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.29 KB

File metadata and controls

23 lines (17 loc) · 1.29 KB
description
A developer's guide to showrunners - Introduction and Set-Up

Using Showrunners (Scaffold / Gasless)

Showrunners Framework is a scaffold that allows for rapid deployment of your channel logic if you are triggering notifications from backend (either for off chain logic or to save gas). Please follow the following guides to learn about showrunners or how to deploy your channel to send notification on top of them.

{% content-ref url="../../developer-tooling/showrunners-framework/" %} showrunners-framework {% endcontent-ref %}

{% content-ref url="../../developer-tooling/showrunners-framework/how-to-setup-showrunners.md" %} how-to-setup-showrunners.md {% endcontent-ref %}

{% content-ref url="../../developer-tooling/showrunners-framework/hello-world-channel.md" %} hello-world-channel.md {% endcontent-ref %}

{% content-ref url="../../developer-tooling/showrunners-framework/understanding-channel-structure-showrunners.md" %} understanding-channel-structure-showrunners.md {% endcontent-ref %}