Skip to content

[FEATURE] SC-15: Implement deposits to the Liquidity Pool #70

Description

@Josue19-08

📚 Documentation: See docs/ for project context and standards

🔖 Feature Title

Implement deposits to the Liquidity Pool

📄 Description

Create the liquidity-pool-contract and implement the deposit(provider, amount) function to handle token transfers, calculate and issue pool shares for liquidity providers, and emit the LiquidityDeposited event.

✅ Tasks to complete

  • Setup the liquidity-pool-contract following standard patterns
  • Implement deposit() function and share calculation logic
  • Handle SAC token transfers
  • Emit LiquidityDeposited event

🗒️ Additional notes

Currently marked as SC-15 in the roadmap.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions