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-29 178/week @ 2024-09-02 28/week @ 2024-09-16 10/week @ 2024-09-23 188/week @ 2024-09-30 367/week @ 2024-10-07 25/week @ 2024-10-14

591 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

~18–28MB
~462K SLoC