Description:
For the moderate and aggressive portions of a user's savings, the contract will provide liquidity to Stellar-native Automated Market Makers (like Soroswap) to earn higher swap fees.
Requirements:
- Write a function taking a percentage of the user's deposit to provide liquidity.
- It must swap half the USDC to the paired asset (e.g., XLM) using the Soroswap Router.
- It must deposit both assets into the LP and track the LP shares received.
Acceptance Criteria:
Description:
For the moderate and aggressive portions of a user's savings, the contract will provide liquidity to Stellar-native Automated Market Makers (like Soroswap) to earn higher swap fees.
Requirements:
Acceptance Criteria: