Skip to content

Conversation

@mfbz
Copy link
Contributor

@mfbz mfbz commented Jan 12, 2026

No description provided.

@vercel
Copy link

vercel bot commented Jan 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Jan 13, 2026 4:45pm

Copy link
Member

@chasefleming chasefleming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, but overall it needs more context on what each step is doing. Try to imagine whoever is reading it doesn't have as much context on tooling, scripts, etc as you.

}
```

Deploy this and save a handler instance to storage. See [CounterTransactionHandler.cdc] for a working example.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to explain how to deploy here, but that may be too much information, so we can link to a deploy docs page


### 1. Create Your Handler

Create a contract that implements the `TransactionHandler` interface:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain what a handler is here please and link to ST docs for more info

}
```

See [CreateCronHandler.cdc] for the full transaction. Run it with:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explain that this is using the CLI


### 4. Check Status

Query your cron job's metadata with [GetCronInfo.cdc]:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explain this is a script and link to docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants