pontem-network / liquidswap_v05

v0.5 version of Liquidswap contracts

Home Page:https://liquidswap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liquidswap v0.5

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.

Documentation

Vist our docs portal.

Add as dependency

To integrate Liquidswap into your project vist integration docs.

Build

Aptos CLI required:

aptos move compile

Test

aptos move test

Security Audits

Look at section in our doc.

Bounty Program

Read details about our bounty program launched on the Immunefi platform.

License

See LICENSE

About

v0.5 version of Liquidswap contracts

https://liquidswap.com

License:Other


Languages

Language:Move 100.0%