-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Curve V2] Issue 1: Liquidity Pool Implementation #40
Comments
@polarker, kindly assign me the above task. would like to contribute to this awesome project |
Hi @NueloSE ! |
Can I take this issue? |
can i take this issue |
I would like to work on this issue |
Could I take a shot at this? |
I have professional experience building products using TypeScript and I was planning on building a liquidity pool project while learning. This would be a great task for me to learn hands-on how to build industry-level functionality around true liquidity pools. I would be truly obliged if I could pick this task up. |
Hello @polarker , can I be assigned this issue? My experience includes html, css, react, javaScript, typescript, solidity & Cairo. To solve this issue, I'll take the following steps:
Kindly, assign I'm ready to work. |
Hello @polarker , can you please merge my pr? Thank you. |
Parent issue: #25
Objective:
Build the functionality for adding and withdrawing assets into/from liquidity pools, supporting both stablecoins and volatile assets.
Description:
This issue focuses on setting up liquidity pools where users can deposit and withdraw assets. It includes tracking LP shares and distributing LP tokens proportionally.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: