MoniSwap is a cutting-edge decentralized exchange (DEX) and aggregator designed specifically for the Berachain ecosystem. Our platform provides seamless, efficient, and secure currency exchange services with a focus on user experience and deep liquidity.
- DEX Trading: Swap tokens with minimal slippage and competitive rates
- Liquidity Provision: Earn rewards by providing liquidity to pools
- Governance: Participate in protocol decisions through voting
- Staking: Lock tokens to earn protocol rewards and voting rights
- Quest System: Engage with the platform to earn additional rewards
- Real-time Analytics: Track your positions and rewards on the dashboard
- Node.js 16+
- Yarn or NPM
# Clone the repository
git clone https://github.com/MoniswapFi/interface.git
cd interface
# Install dependencies
yarn install
# Run the development server
yarn devOpen http://localhost:3000 in your browser to see the application.
# Run a production build locally
yarn start
# Run tests
yarn test
# Run Docker container
docker-compose upContributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.