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

#2 in #clockwork

Download history 13/week @ 2024-06-24 7/week @ 2024-07-01 2/week @ 2024-07-15 20/week @ 2024-07-29 3/week @ 2024-08-05 10/week @ 2024-09-02 16/week @ 2024-09-09 16/week @ 2024-09-16 48/week @ 2024-09-23 15/week @ 2024-09-30

95 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

~22–32MB
~548K SLoC