Alternative client for Liquidswap DEX on Aptos blockchain.
- Connect to Aptos wallets
- Swap tokens on Liquidswap DEX
- Modern React UI with TypeScript
- Theme support (light/dark)
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build- React + TypeScript + Vite
- Aptos SDK
- Wallet Adapter
- Tailwind CSS
- Radix UI components