Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Stellar Payment Streams

A continuous payment streaming smart contract for Soroban on Stellar.

Features

  • Per-second Streaming: Payments flow in real-time
  • Cliff Periods: Optional initial lockup before streaming begins
  • Cancel & Withdraw: Both sender and receiver can cancel streams
  • Partial Withdrawal: Claim accrued balance without stopping the stream
  • Multi-token: Support for any Soroban-compatible token

Quick Start

soroban contract build
cargo test

License

MIT

About

Continuous payment streaming contract for Soroban. Per-second streaming, cliff, cancel, partial withdrawal on Stellar

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors