Liquidswap v0.5 is AMM protocol for Aptos blockchain.
The newest version of Liquidswap.
Interim release between v1 and v0. We still use Liquidswap v0 for Aptos mainnet, but for the creation of new pools or stable swaps, we would use v0.5
It contains the following changes:
- Native u256 for stable swaps and for
x*y>k
constant formula. - Fix for
initial liquidity loss of precision bug.
- Updated LP coin symbol and name logic to have difference from v0.5
Changes reviewed by Ottersec team.
Vist our docs portal.
To integrate Liquidswap into your project vist integration docs.
Aptos CLI required:
aptos move compile
aptos move test
Look at section in our doc.
Read details about our bounty program launched on the Immunefi platform.
See LICENSE