#anchor #solana #psyoptions #psyfi #clpvault

clpcpi

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

4 releases

0.1.4 Dec 5, 2023
0.1.2 Nov 11, 2023
0.1.1 Sep 22, 2023
0.1.0 Sep 22, 2023

#93 in #anchor

AGPL-3.0-or-later

23KB
406 lines

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.

Dependencies

~17–27MB
~435K SLoC