This project analyzes and compares different DeFi liquidity mechanisms, focusing on protocols like Pump.fun, M3M3 by Meteora, and Gobbler by FOMO3D. It provides insights into their performance through a visual representation of returns over time.
- npm start: Runs the app in development mode.
- npm run build: Builds the app for production.
The application features:
- ProtocolChart: A component that visualizes the performance of various DeFi protocols, allowing users to compare returns based on different parameters such as initial deposit and entry time.
- Analysis Markdown: Displays detailed analysis and insights about the protocols, including mathematical models and comparative performance metrics.
To get started with the project, clone the repository and install the dependencies:
git clone https://github.com/johnforfar/token-launchpad-comparison.git
cd token-launchpad-comparison
npm install
Run the application using npm start.
The application is deployed at johnforfar.github.io/token-launchpad-comparison.
To contribute, please fork the repository and submit a pull request.
This project is licensed under the MIT License.