A decentralized token swap interface using 1inch API for seamless wallet connection and token swaps.
This is a decentralized application that enables users to swap tokens directly from their wallets using real-time market data. Users can view their token balances, choose source and destination tokens, and execute swaps securely with customizable slippage. The application also supports dynamic transaction preparation, ensuring accurate and efficient swaps while providing a smooth and intuitive user experience. It is designed to be scalable, modular, and easy to integrate with future blockchain enhancements.
The project is a decentralized token swap interface integrating 1inch's Swap and Balance APIs. The frontend is built with React and Tailwind CSS, offering a clean and responsive UI. A Node.js + Express backend securely proxies API requests and stores the API key. Wallets like MetaMask are connected using Web3.js to fetch balances and send transactions. The frontend is deployed on Vercel, and the backend runs on Render with .env for secure configuration.