Skip to main content

Forte Network Upgrade Tutorials

This series covers the new features and capabilities introduced in the Forte network upgrade for Flow blockchain. The Forte upgrade brings powerful new tools for building sophisticated decentralized applications, including automated DeFi workflows and time-based smart contract execution.

What's New in Forte

The Forte network upgrade introduces several groundbreaking features that expand Flow's capabilities:

  • Flow Actions: Standardized interfaces for building composable DeFi workflows
  • Scheduled Transactions: Time-based smart contract execution and blockchain automation
  • Enhanced Composability: New patterns for building complex, interconnected applications

Deployed Contract Addresses

info

Forte is live on testnet.

warning

Forte is scheduled to go live on Mainnet on October 22, 2025.

ContractTestnetCLIMainnetCLI
DeFiActions0x4c2ff9dd03ab442f0x92195d814edf9cb0
DeFiActionsMathUtils0x4c2ff9dd03ab442f0x92195d814edf9cb0
DeFiActionsUtils0x4c2ff9dd03ab442f0x92195d814edf9cb0
FungibleTokenConnectors0x5a7b9cee9aaf4e4e0x1d9a619393e9fb53
EVMNativeFLOWConnectors0xb88ba0e976146cd10xcc15a0c9c656b648
EVMTokenConnectors0xb88ba0e976146cd10xcc15a0c9c656b648
SwapConnectors0xaddd594cf410166a0x0bce04a00aedf132
IncrementFiSwapConnectors0x49bae091e5ea16b50xefa9bd7d1b17f1ed
IncrementFiFlashloanConnectors0x49bae091e5ea16b50xefa9bd7d1b17f1ed
IncrementFiPoolLiquidityConnectors0x49bae091e5ea16b50xefa9bd7d1b17f1ed
IncrementFiStakingConnectors0x49bae091e5ea16b50xefa9bd7d1b17f1ed
BandOracleConnectors0x1a9f5d18d096cd7a0xf627b5c89141ed99
UniswapV2Connectors0xfef8e4c5c16ccda50x0e5b1dececaca3a8

Tutorial Series

Flow Actions

Learn how to build decentralized finance applications using the Flow Actions framework, enabling developers to create composable DeFi workflows. Flow Actions provide standardized interfaces that make it easy to combine different DeFi protocols and create sophisticated financial applications.

Scheduled Transactions

Discover how to implement scheduled transactions for time-based smart contract execution on Flow. These tutorials cover creating automated workflows, cron-like functionality, and time-sensitive blockchain applications that can execute without manual intervention.

Getting Started

To begin with Forte tutorials, we recommend starting with:

  1. Introduction to Flow Actions - Understand the core concepts and architecture
  2. Scheduled Transactions Introduction - Learn about time-based execution capabilities

Key Benefits

  • Automation: Build applications that can execute complex workflows automatically
  • Composability: Combine different protocols and services seamlessly
  • Time-based Logic: Implement sophisticated scheduling and automation features
  • Developer Experience: Simplified interfaces for complex blockchain operations

Conclusion

The Forte network upgrade represents a significant evolution of Flow's capabilities, introducing powerful new tools for building the next generation of decentralized applications. These tutorials provide the foundation for leveraging these new features to create sophisticated, automated, and composable blockchain applications.