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 17/week @ 2024-07-27 6/week @ 2024-08-03 8/week @ 2024-08-31 15/week @ 2024-09-07 16/week @ 2024-09-14 41/week @ 2024-09-21 22/week @ 2024-09-28 4/week @ 2024-10-05 33/week @ 2024-10-12 11/week @ 2024-10-19 8/week @ 2024-10-26 44/week @ 2024-11-02

96 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–33MB
~570K SLoC