Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

StreamPay

Per-second payment streaming for continuous compensation on ProbeChain Rydberg Testnet.

Features

  • Create streams with start/stop times
  • Per-second rate calculation
  • Withdraw available balance at any time
  • Cancel streams (splits earned/unearned)
  • Track active streams per sender/recipient

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network