Quick Start
Prerequisites
Installation
cd eloqura-claude-workspace
npm installEnvironment Setup
DATABASE_URL=postgresql://user:pass@host/dbname
VITE_WALLETCONNECT_PROJECT_ID=your_project_id
VITE_EXPLORER_API_URL=http://localhost:3001Run Development Server
Your First Swap
Production Build
Last updated