Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 296 Bytes

Channel Optin Frame

Just send http://localhost:3000/api/{env}/{channelAddress} as a text message in Push Chat, Viola! Anyone in that chat can directly optin to your channel. Works on Staging Network.

Getting Started

First, run the development server:

pnpm install
pnpm dev