Voltr
  • Voltr
    • Introduction to Voltr
    • How It Works
    • Key Participants
  • For Users
    • User Overview
    • User Interface Guide
    • Web Application
  • For Vault Owners
    • Owner Overview
    • Current Integrations
    • Fees & Accounting
    • Vault Initialization Guide
      • Prerequisites
      • Vault Creation
      • Strategies Initialization
    • Fund Allocation Guide
      • Prerequisites
      • Fund Allocation
      • AI Agent Plugin
        • Solana Agent Kit
        • AI16Z
        • Zerebro
    • Frontend Integration Guide
      • Prerequisites
      • Frontend Integration
    • Client SDK Docs
    • Github Codebase
  • For Defi Protocols
    • DeFi Protocol Overview
    • Adaptor Creation Guide
      • Core Components Implementation
      • Security Considerations
    • Example Implementations
  • Security
    • Best Practices
    • Deployed Programs
    • Security Audits
    • Terms of Use
    • Disclaimer
Powered by GitBook
On this page
  1. For Defi Protocols

Adaptor Creation Guide

Adaptors serve as the bridge between Voltr vaults and external DeFi protocols, enabling standardized interactions while abstracting protocol-specific complexities. The Voltr protocol supports both built-in adaptors and custom adaptors created by external protocols.

Core Features

Strategy Management

  • Strategy Creation: Adaptors define protocol-specific strategies

  • State Tracking: Maintains current positions and balances

  • Protocol Integration: Handles protocol-specific interactions and account structures

  • Asset Conversion: Manages conversion between vault assets and protocol tokens

PreviousDeFi Protocol OverviewNextCore Components Implementation

Last updated 4 months ago