User Guides

Anyone can create a fully functioning LP vault with 1-click, to manage the liquidity of ANY Uniswap V3 pool.

All vaults belong to its creator, and lives on-chain. It is self-custodial, and do not rely on 3rd parties to manage liquidity.

Much like all smart contracts, the vault has parameters that must be assigned, and functions that needs to be called.

The User Guides help describe the vault's key parameters and functions. It contains the following sections:

  1. Create Vault describes the vault creation process.

  2. Vault Parameters describes how the vault manages liquidity.

  3. Rebalancing describes the rebalancing process, and how to fully automate a vault.

  4. Verifying Vaults describes how Charm verifies vaults to include in its front-end.

  5. Capital Efficiency describes how the vault increases liquidity depth using less funds, and without increasing the risk of financial loss.

  6. Other Features describe the other features of the vault such as changing the vault manager, setting a vault cap, setting a vault manager fee, etc...

  7. Best Practices describe some best practices when managing liquidity on-chain.

  8. Walkthroughs contain step by step instructions on the most commonly used functions of the vault.

The technical details are found in Technical References.

Last updated