clpcpi 0.1.4

Concentrated Liquidity Provider Vault (CLP) Vault CPI struct reference and CPI examples.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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.