16 stable releases

2.0.19 Feb 7, 2024
2.0.18 Jun 26, 2023
2.0.17 May 2, 2023
2.0.2 Mar 28, 2023
1.3.9 Nov 27, 2022

#1 in #clockwork

Download history 3/week @ 2024-11-13 17/week @ 2024-11-20 18/week @ 2024-11-27 19/week @ 2024-12-04 56/week @ 2024-12-11 6/week @ 2024-12-18 7/week @ 2025-01-08 14/week @ 2025-01-15 6/week @ 2025-01-22 21/week @ 2025-01-29 129/week @ 2025-02-05 107/week @ 2025-02-12 11/week @ 2025-02-19 79/week @ 2025-02-26

330 downloads per month
Used in 5 crates (3 directly)

AGPL-3.0-or-later

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

~23–34MB
~596K SLoC