FLIP 338: Flow Actions: Composable Standards for Protocols
@sisyphusSmiling is already working on this.
Since Jul 31, 2025.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.