Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.voltr.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Before allocating vault funds, ensure you have:

1. Manager Keypair And SOL

The manager signs allocation transactions and pays for any ATA creation or other protocol-side rent.

2. Reliable RPC

Use a stable Solana RPC endpoint.

3. Manager Authority

Your signer must match the vault’s configured manager.

4. Initialized Strategies

Funds can only be deployed to strategies that were already initialized. If needed, start with Strategy Setup Guide.

5. SDK Dependencies

npm install @voltr/vault-sdk @solana/kit
Add token or legacy Solana packages only when another protocol integration requires them.