Sweet Swaps on Base 🔵
A next-generation decentralized exchange built on Base, offering seamless token swaps with advanced trading features and a beautiful user experience.
Trade any token on Base in seconds with minimal slippage and best price execution.
Set your target price and let orders execute automatically when the market hits your price—no need to watch charts all day.
Automate recurring trades on a daily, weekly, or monthly schedule. Perfect for DCA strategies.
Powered by Coinbase Paymaster—trade without worrying about gas fees.
Built with EIP-5792 support for efficient batch transactions and improved UX.
Clean, intuitive interface for seamless trading on Base
- Frontend: React, TypeScript, TailwindCSS
- Blockchain: Solidity, Base (Ethereum L2)
- Web3: Wagmi, Viem, RainbowKit
- Smart Contracts: EIP-5792 (Batch Transactions)
- Sponsorship: Coinbase Paymaster for gas-free txs
Base Mainnet:
- Router Contract:
0xb81fea65B45D743AB62a1A2B351f4f92fb1d4D16
All contracts are verified on Basescan.
MangoSwap is part of the Base Build cohort, building the future of DeFi on Base alongside other innovative projects.
node >= 18.0.0
npm or yarn# Clone the repository
git clone https://github.com/plagtech/mangoswap.git
# Navigate to project directory
cd mangoswap
# Install dependencies
npm install
# Start development server
npm run devCreate a .env.local file:
NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID=your_project_id
NEXT_PUBLIC_BASE_RPC_URL=https://mainnet.base.orgContributions are welcome! Feel free to open issues or submit pull requests.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Website: mangoswap.xyz
- Twitter: @mngoswp
- Farcaster: @plag
- Base App: plag.farcaster.eth
- Base: base.org
Questions or feedback? Reach out on Twitter or Farcaster.



