clockwork-queue-program 1.2.4

Clockwork queue program
Documentation

This program allows users to create transaction queues on Solana. Queues are dynamic, long-running transaction threads that can persist across blocks and even run indefinitely. Developers can use queues to schedule transactions and automate smart-contracts without relying on centralized infrastructure.