-
Notifications
You must be signed in to change notification settings - Fork 59
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
[Contract] Constant Product AMM #112
Comments
Ready to Take This On! 🚀Hey there! I’m excited about this task and confident I can make a strong impact. 💡 Core Skills and Experience
⏳ Swift & Reliable DeliveryI can wrap this up within 24 hours, ensuring everything is thoroughly implemented and tested. I’m eager to get started—assign this to me, and let’s make it happen! |
🚀 IntroductionHello! I’d love to work on this and help improve the project structure. 🔥 About MeI am a Blockchain Specialist passionate about delivering efficient and secure blockchain solutions. 🔹 Skills & Expertise
⏳ Estimated TimeI will complete this task within one day, ensuring everything is properly updated and thoroughly tested. 🔥 Let me know if I can get started—excited to contribute! 🚀 |
Hi, |
Description
Develop an automated market maker (AMM) using the constant product formula (x * y = k).
Tasks
Implement swap functionality between two token pairs.
Enable liquidity provision and removal.
Calculate slippage and fees dynamically.
Write unit tests for swapping, adding, and removing liquidity.
Resources
Uniswap v2 AMM Mechanism
Starknet Cairo AMM Implementations
Priority
📌 High
The text was updated successfully, but these errors were encountered: