Skip to main content

Flow Actions Tutorials

This series covers how to build decentralized finance applications using the Flow Actions framework and scheduled callbacks, enabling developers to create composable, automated DeFi workflows.

warning

Flow Actions are being reviewed and finalized in FLIP 339. The specific implementation may change as a part of this process.

These tutorials will be updated, but you may need to refactor your code if the implementation changes.

Tutorialsโ€‹

  • Introduction to Flow Actions - Learn about Flow Actions, a suite of standardized Cadence interfaces that enable developers to compose complex DeFi workflows using small, reusable components.
  • Connectors - Understand how connectors bridge standardized Flow Actions interfaces with different DeFi protocols.
  • Basic Combinations - Learn how to combine Flow Actions to create new workflows.
  • Scheduled Callbacks Introduction - Learn how to implement scheduled callbacks for time-based smart contract execution on Flow.

More Coming Soonโ€‹

Stay tunedโ€”more tutorials and advanced guides are on the way!

Rate this page