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

#6 in #clockwork

46 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

~24–34MB
~573K SLoC