Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month 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
```