Quickstart

Current : Version 1.0

✅ Portfolio Parsing (Completed)

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

✅ Deposit & Vault Transfer (Completed)

  • Investment amount in SOL is transferred to the Vault wallet

  • Transaction is signed and confirmed on-chain

✅ 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 (Completed)

  • 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

🔄 7. Redeem Token (In Progress)

Last updated