Releases: defipy-devs/defipy
Releases · defipy-devs/defipy
DeFiPy v1.0.0
- Integrates uniswappy, balancerpy, and stableswappy under one unified framework
- Includes unified abstract interface for rapid prototyping and decision-making; interface includes Join(), Swap(), AddLiquidity(), RemoveLiquidity()
- Can also utilize primitive interface as per corresponding protocol