Hedgevault Docs
  • Welcome to HedgeVault
  • Technical Research Paper
  • Getting Started
    • Quickstart
    • Vision & Problem Statement
    • Solution & Features
  • Logs
    • Development
Powered by GitBook
On this page
  1. Logs

Development

PreviousSolution & Features

Last updated 4 days ago

πŸ› οΈ HedgeVault Development Progress (v 1.0)

βœ… 1. Wallet Integration (Completed)

  • Solana wallet connection (Phantom, Solflare, etc.)

  • Session management and authentication based on wallet address

βœ… 2. Vault Interface Access (Completed)

  • Users are redirected to the Vault page upon wallet connection

  • UI enables interactions with HedgeVault AI

βœ… 3. Command Input & Portfolio Parsing (Completed)

  • Users can input natural language commands like: Create a portfolio with 60% SOL and 40% USDC

βœ… 4. Deposit & Vault Transfer (Completed)

  • Investment amount in SOL is transferred to the Vault wallet

  • Transaction is signed and confirmed on-chain

βœ… 5. Asset Allocation & Token Swaps (Completed)

  • Assets are programmatically swapped (e.g., SOL β†’ USDC) according to allocation ratios

  • Swap logic is designed to be AI-assisted and uses Solana-based DEXs like Raydium

πŸ”„ 6. Portfolio Token Minting (In Progress)

  • After allocation, a portfolio token (ETF-like) will be minted

  • The token will represent the basket of assets and be sent to the user’s wallet

  • Mint address and token metadata will be generated dynamically

🧩 Upcoming Features

  • On-chain portfolio token trading support

  • Automated rebalancing triggers powered by AI

  • Vault-level performance tracking and reporting features