Superstream

Superstream is a Solana-based open-source streaming protocol. Use it to send recurring payments at any interval upto a second.

Use cases

Features

Running

Prerequisites

Deploying and running the program

shell pnpm build

shell solana-test-validator

shell anchor deploy --provider.cluster localnet

Running the web app

shell cd web-app/ pnpm dev