Charm Finance
Search
K

User Guides

Anyone can create a fully functioning LP vault with 1-click.
All vaults created using Alpha Vaults belong to is creator, and lives on-chain. It is self-custodial, with no reliance on 3rd parties.
Much like all smart contracts, the vault has parameters that must be assigned a value, and functions that needs to be called.
The User Guides help users better understand the vault's key parameters and functions. It contains the following sections:
  1. 1.
    Create Vault describes the vault creation process.
  2. 2.
    Vault Parameters describes how the vault manages liquidity.
  3. 3.
    Rebalancing describes the rebalancing process, and how to fully automate an Alpha Vault.
  4. 4.
    Verifying Vaults describes how Charm verifies vaults to include in its front-end.
  5. 5.
    Capital Efficiency describes how the vault increases liquidity depth using less funds, and without increasing the risk of financial loss
  6. 6.
    Other Features describes other features of the vault such as changing the vault manager, setting a vault cap, setting a vault manager fee, etc...
  7. 7.
    Best Practices describes some best practices when managing liquidity on-chain.
  8. 8.
    Walkthroughs contain step by step instructions on the most commonly used functions of the vault.
The technical details are found in Technical References.