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

#8 in #clockwork

Download history 13/week @ 2024-02-05 106/week @ 2024-02-19 57/week @ 2024-02-26 15/week @ 2024-03-04 35/week @ 2024-03-11 17/week @ 2024-03-18 5/week @ 2024-03-25 79/week @ 2024-04-01 3/week @ 2024-04-08 8/week @ 2024-04-15

97 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
~556K SLoC