Kamino
Kamino is a Solana DeFi protocol for lending, borrowing, liquidity provision, leverage, and automated liquidity strategies through a unified onchain product suite
Core Features
Lending & Borrowing
Supply assets to earn yield or borrow against collateral across Kamino's onchain lending markets on Solana
Liquidity Provision
Provide concentrated liquidity to Solana DEXs through Kamino's automated position management and rebalancing engine
Automated Strategies
Deploy automated liquidity strategies that rebalance positions and compound fees without manual intervention
Leverage Trading
Open leveraged long or short positions using Kamino's multiply vaults and borrow-loop mechanics on Solana
Developer Docs & API
Access Kamino's developer documentation, SDK, and technical resources at kamino.com/docs
Security & Audits
Kamino publishes audit reports and a security disclosure page at kamino.com/security for public review
Kamino — Solana DeFi Lending and Liquidity Protocol: Full Review
What Is Kamino?
Kamino is a decentralized finance protocol built exclusively on Solana, providing a unified product suite for lending, borrowing, liquidity provision, and leverage. Launched in 2022, Kamino integrates several core DeFi primitives into a single interface, allowing users to interact with Solana's lending markets, concentrated liquidity pools, and leveraged position workflows without switching between separate applications. The protocol has established itself as one of the principal lending and liquidity platforms within the Solana ecosystem
How Does Kamino Lending Work?
Kamino's lending protocol operates as a pool-based system where lenders supply assets to shared markets and earn a variable interest rate determined by pool utilization. Borrowers can take collateralized loans against supported Solana-native assets, with loan-to-value ratios and liquidation thresholds set per-asset to reflect the volatility and liquidity profile of each token. The interest rate model dynamically adjusts based on supply and demand within each isolated lending market, similar to the utilization-curve models popularized by Compound Finance on Ethereum
Liquidations in Kamino's lending markets are executed onchain by third-party liquidators who receive a liquidation bonus for closing undercollateralized positions. This mechanism draws on battle-tested DeFi collateral management patterns and is designed to ensure the solvency of the lending pool without requiring a centralized authority to intervene. Risk parameters for each supported asset are published and reviewable through Kamino's documentation
Liquidity Provision and Automated Strategies
Kamino's liquidity provision layer is built on top of Solana's concentrated liquidity AMMs, including Orca Whirlpools and Raydium CLMM. Users deposit assets into Kamino's liquidity vaults, and the protocol automatically manages concentrated liquidity positions by rebalancing price ranges as the market moves. This automated approach allows passive liquidity providers to maintain efficient capital utilization without manually adjusting tick ranges, a task that is technically demanding and time-intensive on most concentrated-liquidity protocols
Automated strategies in Kamino use an off-chain keeper system to monitor position health and trigger rebalances when a position drifts outside its configured range. The fee and rebalance logic is encoded in the vault's strategy parameters, which are visible onchain and auditable by any user. Because Kamino vaults operate on Solana's Sealevel runtime, transactions are processed in parallel, enabling low-latency rebalancing compared to EVM-based liquidity management protocols
Kamino allows liquidity providers to select from multiple strategy types depending on their risk tolerance and target yield profile. Conservative strategies maintain wider price ranges and rebalance less frequently, minimizing impermanent loss but sacrificing some fee income. Aggressive strategies use tighter ranges to capture more fee revenue at the cost of higher rebalancing frequency and potential drift losses during volatile periods. This configurable approach gives users meaningful control over how their capital is deployed across different liquidity market conditions
The protocol generates revenue from management fees applied to vault earnings, and a portion of this revenue is directed through the protocol's incentive model. Liquidity providers receive vault shares that represent their proportional claim on the deposited assets and accumulated fees, following a share-accounting model similar in concept to ERC-4626 vault semantics, adapted for Solana's SPL token program and the specifics of concentrated liquidity accounting
Leverage and Capital Efficiency Use Cases
Kamino's leverage product allows users to open amplified exposure to Solana-native assets by borrowing and looping through the lending market in a single transaction. A user who wants to go long on SOL can deposit SOL as collateral, borrow a stablecoin, swap the stablecoin for more SOL, and repeat this cycle — all within one atomic Solana transaction. The multiply vault interface abstracts this looping mechanism so that non-technical users can set a target leverage multiplier and have the protocol construct the correct transaction sequence automatically. This is particularly relevant for liquid staking token holders who want to amplify their staking yield without leaving the Solana ecosystem
The KMNO Token
KMNO is Kamino's native governance and incentive token deployed on the Solana SPL token program. It is used to align long-term protocol participants by distributing a share of protocol revenue and enabling holders to participate in governance decisions about risk parameters, supported assets, and fee structures. KMNO stakers can direct emissions to specific liquidity vaults and lending markets, creating a mechanism for bootstrapping liquidity in strategic pools. Token distribution schedules and governance proposals are published through Kamino's official documentation and community channels
Security Architecture and Audits
Kamino maintains a public security page at kamino.com/security and publishes audit reports through its GitHub organization at github.com/Kamino-Finance/audits. The protocol's smart contracts are written in Rust using the Anchor framework, which is the standard smart contract development library on Solana. Anchor provides account validation macros and constraint checks that reduce common attack surfaces in Solana programs, such as account substitution and ownership validation errors. Because Solana programs operate under a strict account model where all state is passed explicitly, the security profile differs structurally from EVM-based protocols, and Kamino's threat model is evaluated within this Solana-specific context
Verdict
Kamino delivers a comprehensive DeFi product suite within the Solana ecosystem, combining lending markets, automated liquidity management, and leverage workflows into a single interface. Its integration with Orca Whirlpools, Raydium CLMM, and Solana's low-latency transaction model gives it structural advantages over equivalent protocols on higher-fee networks. For users seeking to deploy capital efficiently on Solana — whether through passive yield, leveraged staking, or active liquidity provision — Kamino represents a technically coherent and well-documented option with a publicly verifiable security track record