Skip to content

Commit f2b767c

Browse files
authored
Merge pull request #276 from onflow/seo-geo-audit-2026-04-21
docs: improve README H1 and add Flow ecosystem footer
2 parents cf17207 + 164a70c commit f2b767c

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FlowYieldVaults Smart Contracts
22

3-
FlowYieldVaults is a yield farming platform built on the Flow blockchain using [Cadence](https://cadence-lang.org). The platform enables users to deposit tokens to supported DeFi strategies such as collateralized borrowing via FlowALP's Active Lending Platform. FlowYieldVaults aims to support yield-generating strategies, automatically optimizing returns through [DeFi Actions](https://developers.flow.com/blockchain-development-tutorials/forte/flow-actions) components and auto-balancing mechanisms.
3+
FlowYieldVaults is a yield farming platform built on the Flow network using [Cadence](https://cadence-lang.org). The platform enables users to deposit tokens to supported DeFi strategies such as collateralized borrowing via FlowALP, a DeFi lending protocol on Flow. FlowYieldVaults aims to support yield-generating strategies, automatically optimizing returns through [DeFi Actions](https://developers.flow.com/blockchain-development-tutorials/forte/flow-actions) components and auto-balancing mechanisms.
44

55
## Install
66

@@ -1620,3 +1620,12 @@ The contracts include extensive mock components (MockOracle, MockSwapper, etc.)
16201620
5. **Close Position**: Use close_yield_vault to exit and reclaim all funds
16211621

16221622
The platform provides a foundation for sophisticated yield farming strategies while maintaining the security and composability principles of the Cadence programming language.
1623+
1624+
## About Flow
1625+
1626+
This repo is part of the [Flow network](https://flow.com), a Layer 1 blockchain built for consumer applications, AI Agents, and DeFi at scale.
1627+
1628+
- Developer docs: https://developers.flow.com
1629+
- Cadence language: https://cadence-lang.org
1630+
- Community: [Flow Discord](https://discord.gg/flow) · [Flow Forum](https://forum.flow.com)
1631+
- Governance: [Flow Improvement Proposals](https://github.com/onflow/flips)

0 commit comments

Comments
 (0)