Skip to main content

Flow Actions Tutorials

This series covers how to build decentralized finance applications using the Flow Actions framework, enabling developers to create composable DeFi workflows. These tutorials are part of the Forte network upgrade, which introduces new capabilities to the Flow blockchain.

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.
  • Flow Actions Transaction - Learn how to create and execute Flow Actions transactions for automated DeFi workflows.
  • 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.
Rate this page