onflow / onflow/flips

FLIP 338: Flow Actions: Composable Standards for Protocols

Open
#338 0 comments 3 reactions 1 assignee View on GitHub

@sisyphusSmiling is already working on this.

Since Jul 31, 2025.

flip: application
Dominant language
No language data
Stars
26
Forks
22
PR merge metrics
No merged PRs in 30d

Description

This proposal should introduce Flow Actions with DeFiActions (DFA) as the first implementation. DeFi Actions is a suite of standardized Cadence interfaces that enable developers to compose complex DeFi workflows by connecting small, reusable components. DFA will provide a "money LEGO" framework where each component performs a single DeFi operation (deposit, withdraw, swap, price lookup) while maintaining composability with other components to create sophisticated financial strategies. More broadly, Flow Actions will be a set of standards to create composable workflows for common operations by small individual components, acting as an abstraction layer atop new and existing protocols in the interest of enhancing ecosystem composability.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.