Step 1: Create Your Vault
Navigate to vaults.ranger.finance/create and connect your wallet. Click “Initialize Vault” and approve the transaction in your wallet. The vault will be created on-chain and you’ll receive the vault public key.Step 2: Add Adaptors and Manage Your Vault
After creation, manage your vault at:<VAULT_PUBKEY> with your vault’s public key.
From the manage page you can:
- View, add, and remove Adaptors
- Update vault configuration (as admin)
Step 3: Next Steps (Requires SDK/Scripts)
The UI handles vault creation and configuration, but the following operations require the SDK or protocol-specific scripts:Initialize strategies
Connect your vault to DeFi protocols → See Strategy Setup Guide
Allocate funds
Deploy idle funds into strategies → See Fund Allocation Guide
Set up automation
Bots for rebalancing and rewards claiming → See Running Bots & Scripts
Get listed on Ranger
Make your vault visible to users → See Indexing & Listing
Creating a vault via the UI is just the first step. Your vault won’t generate yield until you initialize strategies and allocate funds to them using the SDK.