Skip to content
@SoroStream

SoroStream

Real-time payment streaming protocol built on Stellar Soroban — stream USDC by the second for salaries, subscriptions, and vesting schedules.

SoroStream

Real-time USDC payment streaming on Stellar Soroban.

Stream money by the second — for salaries, subscriptions, vesting schedules, and grant disbursements. Lock tokens in a smart contract and let them flow continuously to the recipient, claimable at any time.

How It Works

  1. Sender locks USDC into the StreamContract for a recipient over a defined duration
  2. Contract releases tokens continuously at flow_rate = amount / duration_seconds
  3. Recipient withdraws earned tokens at any time
  4. Sender can cancel (recipient gets earned amount, sender gets remainder) or top up to extend the stream

Repositories

Repo Description
sorostream-contracts Rust/Soroban smart contract
sorostream-sdk TypeScript SDK for interacting with the contract
sorostream-app Next.js 14 streaming dashboard

Live Demo

sorostream-app.vercel.app

Contributing

This project participates in the Stellar Wave Program on Drips Wave. Contributors earn rewards for resolving issues during weekly Wave sprints.

Browse open issues in any of the repos above to get started.

Note: Do not start coding until assigned to an issue by a maintainer.

Popular repositories Loading

  1. sorostream-contracts sorostream-contracts Public

    Soroban smart contracts (Rust) for the SoroStream payment streaming protocol — handles stream creation, per-second USDC flow rate, withdrawals, cancellations, and top-ups on Stellar.

    Rust 3 39

  2. sorostream-sdk sorostream-sdk Public

    TypeScript SDK (@sorostream/sdk) for interacting with the SoroStream Soroban contracts — typed client, Freighter wallet adapter, and USDC streaming utilities for any Stellar dApp.

    TypeScript 32

  3. sorostream-app sorostream-app Public

    Next.js 14 frontend dashboard for SoroStream — create and manage real-time USDC payment streams on Stellar with a live ticking balance counter and Freighter wallet integration.

    JavaScript 38

  4. .github .github Public

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…