Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 456 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 456 Bytes

Overview

Concentrated Liquidity Provider Vault (CLP) Vault CPI struct reference and CPI examples.

The CLP Vault is closed source, this package contains structs that match the closed-source originals, and Context examples to call common Clp Vault functions from your own program as an integrator.

See the git repo here: https://github.com/mithraiclabs/clpcpi

Also see the generated cargo docs to view more details about the functions and data types.