Skip to content

Commit d75d079

Browse files
authored
Merge branch 'main' into bastian/clean-up
2 parents 247337f + 016c797 commit d75d079

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
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.
44

5+
## Install
6+
7+
- `git submodule update --init --recursive`
8+
- `flow deps install`
9+
510
## System Architecture
611

712
The FlowYieldVaults platform consists of several interconnected components:

0 commit comments

Comments
 (0)