You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Objective
Implement the core functionalities of a StableSwap protocol within Ralph, focusing on creating a stable and efficient swapping mechanism for similarly-valued assets (e.g., stablecoins).
Objective
Implement the core functionalities of a StableSwap protocol within Ralph, focusing on creating a stable and efficient swapping mechanism for similarly-valued assets (e.g., stablecoins).
References
3Pool Code: https://github.com/curvefi/curve-contract/blob/master/contracts/pools/3pool/StableSwap3Pool.vy
Ralph Dex: https://github.com/alephium/alephium-dex/tree/master/contracts
StabeSwap white paper: https://berkeley-defi.github.io/assets/material/StableSwap.pdf
Scope of Work
Develop the following essential features for StableSwap:
Liquidity Pools
Stable Swaps
Fees & Incentives
Yield Distribution
Requirements
The text was updated successfully, but these errors were encountered: