A minimal decentralized exchange prototype built with Next.js and TailwindCSS, supporting Humanode and Ethereum networks.
- Swap tokens (ETH/HMND)
- Add/remove liquidity (Uniswap V2-style)
- Native Humanode and Ethereum support
- EVM-based architecture
npm install
npm run devThis project is optimized for Vercel. Configure .env file for API access.
MIT