8 releases (4 stable)

1.2.1 Oct 10, 2024
1.2.0 Oct 9, 2024
1.1.0 Sep 30, 2024
1.0.0-alpha.3 Apr 26, 2024
1.0.0-alpha.1 Feb 23, 2024

#3 in #sablier

Download history 50/week @ 2024-07-28 174/week @ 2024-09-01 4/week @ 2024-09-08 27/week @ 2024-09-15 10/week @ 2024-09-22 186/week @ 2024-09-29 358/week @ 2024-10-06 36/week @ 2024-10-13 3/week @ 2024-10-20

403 downloads per month
Used in 2 crates

AGPL-3.0-or-later

255KB
6.5K SLoC

Sablier Thread Program v2


lib.rs:

This program allows users to create transaction threads on Solana. Threads are dynamic, long-running transaction threads that can persist across blocks and even run indefinitely. Developers can use threads to schedule transactions and automate smart-contracts without relying on centralized infrastructure.

Dependencies

~20–28MB
~487K SLoC