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 376/week @ 2024-10-08 14/week @ 2024-10-15 2/week @ 2024-10-22 5/week @ 2024-11-19 1/week @ 2024-11-26 4/week @ 2024-12-03 10/week @ 2024-12-10

545 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
~490K SLoC