Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sluice-examples

Runnable examples for @sluice/sdk.

Example What it shows
examples/payroll.ts Stream monthly salaries to a whole team in one loop
examples/subscription.ts Pay-as-you-use subscription, cancel any second
examples/vesting.ts Linear token vesting as a continuous flow
npm install
cp .env.example .env   # PRIVATE_KEY + SLUICE_ADDRESS
npx tsx examples/payroll.ts

License

MIT

About

Runnable examples for @sluice/sdk — payroll, subscriptions, vesting.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors