Skip to content

contracts for managing the liquidity on any concentrated AMM

Notifications You must be signed in to change notification settings

Mudassir45/concentrated-liquidity-tool

Repository files navigation

Autonomous Liquidity Provisioning Contracts

Autonomous Liquidity Provisioning (ALP) is a new liquidity provisioning protocol that provides customizable liquditiy strategies on concentrated AMM with dynamic adjustments based on user preferences with the help of basic and advance liquidity modes

Documentation

Full documentation can be found on below link

A51 Finance Docs

Getting Started

You will need a foundry installed before proceeding. See the installation guide for details.

Setup

$ git clone https://github.com/a51finance/concentrated-liquidity-tool.git
$ cd concentrated-liquidity-tool
$ forge install

Compile

$ forge compile

Test

$ forge test

Coverage

$ forge coverage

About

contracts for managing the liquidity on any concentrated AMM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published