What problem does it solve?
Kamino consolidates the complexity of building DeFi applications on Solana by providing unified SDKs for lending, liquidity management, and oracle data, enabling developers to assemble robust, automated workflows.
Core Features & Use Cases
- Lending with klend-sdk: create markets, manage deposits and borrows, and handle obligations with safety checks.
- Liquidity management with kliquidity-sdk: deploy and optimize automated liquidity strategies across multiple DEXes.
- Oracle integration via scope-sdk: access and consolidate price feeds for pricing, risk management, and portfolio analytics.
- Templates and examples: ready-to-use templates for end-to-end integration and rapid prototyping.
- Use Case: build a Solana-based dashboard that tracks a user's lending positions, liquidity strategies, and Oracle-backed prices in real time.
Quick Start
Instantiate Kamino SDK clients, load the main lending market data, and begin basic lending and liquidity operations using the provided templates and references.