4 releases

new 1.0.0-alpha.3 Apr 26, 2024
1.0.0-alpha.2 Apr 25, 2024
1.0.0-alpha.1 Feb 23, 2024
1.0.0-alpha.0 Feb 6, 2024

#5 in #sablier

23 downloads per month
Used in 2 crates

AGPL-3.0-or-later

240KB
6K 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

~19–28MB
~479K SLoC