Post
Share your knowledge.
deriss82
Jan 04, 2025
Discussion
How to automate SUI smart contracts like a cron job?
Hi folks! I'm trying to figure out if a SUI smart contract can execute its functions automatically, much like a cron job. Are there any blockchain mechanisms for this, and what are best practices to achieve it?
- Sui
0
2
Share
Comments
Answers
2Elvin CLONE 184
Jan 5 2025, 05:44Blockchain platforms typically do not support the cron job-like functionality natively. You might need to use an external solution to trigger the smart contract function at specific intervals.
0
Comments
Jan 5 2025, 17:36
No, SUI smart contracts do not execute functions automatically unless triggered by a transaction. This means there are no native time events in place for autonomous execution.
0
Comments
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
83Posts143Answers
Trending posts
- yhant3235How to access and manage nested structs and dynamic fields in Move?56
- deriss82How to convert private key to new format via CLI33
- elfDani176Can you export an official Sui wallet to Razor or other Sui wallets?32
- Xavier.eth223'DataClone Failed to execute' error33
- yhant3235How can I claim Deep tokens if I have a DeepBook NFT?32