An open API service indexing awesome lists of open source software.

https://github.com/push-protocol/push-frames


https://github.com/push-protocol/push-frames

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## 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:

```bash
pnpm install
pnpm dev
```