Prerequisites
Last updated
Last updated
Before creating a vault, ensure you have:
A Solana wallet with sufficient SOL for vault creation and transaction fees (~0.15 SOL)
Access to a Solana RPC endpoint (e.g., Helius)
Required keypair files for admin and manager roles
Admins — capable of adding new adaptors, initializing, and changing vault configurations
Managers — capable of allocating funds in the vault between initialized strategies
The Voltr SDK and other required libraries installed in your project:
Explore SDK documentation: