5.9.0 Apr 24, 2023
5.7.0 Apr 24, 2023
4.0.0 Apr 24, 2023
3.0.0 Apr 24, 2023
2.0.9 Mar 31, 2023

#32 in #clockwork

Download history 162/week @ 2024-07-25 30/week @ 2024-08-01 36/week @ 2024-09-19 11/week @ 2024-09-26

103 downloads per month
Used in 4 crates (3 directly)

AGPL-3.0-or-later

51KB
1K SLoC

Clockwork 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

~22–32MB
~554K SLoC