A decentralized exchange interface built with Next.js, featuring a space-themed design and seamless token swapping experience.
- 🌌 Space-themed UI with animated starfield background
- 💱 Token swapping interface with real-time price conversion
- 🔄 Multi-chain support (ETH, Polygon, Sepolia, Arbitrum)
- 🎨 Modern, responsive design with Tailwind CSS
- ⚡ Built on Next.js for optimal performance
- 🔌 Web3 integration ready
First, install the dependencies:
npm install
Then, run the development server:
npm run dev
- Framework: Next.js 14
- Styling: Tailwind CSS
- Web3: wagmi, viem
- State Management: React Hooks
- Font: Geist Sans & Mono
- Development: TypeScript
- Basic UI implementation
- Price conversion logic
- Multi-token support
- Wallet integration
- Real token prices
- Slippage settings
- Transaction confirmation
- Cross-chain swaps
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License - feel free to use this code for your own projects.