Finance

Overview

Income that works the moment it is earned — yield, credit, and payroll on the same rail.

Finance

Streaming payment is only half the story. The instant value is locked in a Move object, it can compound, back a loan, or run as continuous payroll — without leaving Sui or waiting for a bank batch.

StreamLine treats money as programmable cash flow:

CapabilityWhat it does
YieldRoute a slice of every drip into a vault that compounds as it arrives
BorrowingBorrow against a live stream’s present value — cash today, income tomorrow
PayrollRun teams and contractors on continuous, milestone-aware streams

Public streams plug into DeFi by design. Confidential streams prioritize discretion (see Privacy); clear streams prioritize composability. Choose per engagement.

Why this is different from a card

A card authorization cannot become collateral mid-flight. An ACH credit cannot atomically split into “70% spend / 30% yield.” StreamLine settles in Programmable Transaction Blocks: pay, split, and deposit in one all-or-nothing transaction — the Move type system is the escrow.

Status on testnet

Yield vault and lending pool ship as Scallop-shaped stand-ins (interface-compatible). The call sites are built to map 1:1 onto mainnet Scallop / NAVI markets when you promote the deployment — not a redesign, a destination swap.

On this page