📕
Yagi Finance
  • Yagi Finance Introduction
  • Contact Us
  • Products
    • 🔀Vaults
      • Introduction
      • How to use Yagi Vaults
      • ERC4626
  • Developers
    • 🤖Automation
      • Introduction
      • How it Works
      • How to Create a Task
      • How to View Existing Tasks
      • ITask.cairo
      • Fee Model
      • Security
      • Tasks
      • Keepers
      • For Vaults and Bridges
      • For Order Books and Lenders
      • For AMMs
      • For Derivatives Platforms
      • For Games
    • 🔧Build a Yagi Vault
  • Additional Resources
    • How to contribute
    • Roadmap
    • Discord
    • Twitter
Powered by GitBook
On this page

Was this helpful?

  1. Developers
  2. Automation

Tasks

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

PreviousSecurityNextKeepers

Last updated 3 years ago

Was this helpful?

🤖