For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tasks

Tasks are smart contracts that request some form of automated execution from Yagi. In practice, tasks conform to the ITask.cairo interface.

Last updated