Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnforfar/token-launchpad-comparison
Token Launchpad Comparison Analysis
https://github.com/johnforfar/token-launchpad-comparison
comparison launchpad solana spl token
Last synced: about 1 month ago
JSON representation
Token Launchpad Comparison Analysis
- Host: GitHub
- URL: https://github.com/johnforfar/token-launchpad-comparison
- Owner: johnforfar
- Created: 2024-12-27T15:08:12.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-27T15:45:04.000Z (about 1 month ago)
- Last Synced: 2024-12-27T16:23:16.886Z (about 1 month ago)
- Topics: comparison, launchpad, solana, spl, token
- Language: TypeScript
- Homepage: https://johnforfar.github.io/token-launchpad-comparison/
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Token Launchpad Comparison
This project analyzes and compares different DeFi liquidity mechanisms, focusing on protocols like Gobbler, Snapper, M3M3, Pump.fun and the hypothetical Ripper. It provides insights into their performance through a visual representation of returns over time.
## Available Scripts
- **npm start**: Runs the app in development mode.
- **npm run build**: Builds the app for production.## Project Overview
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.## Installation
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 installRun the application using npm start.
## Deployment
The application is deployed at [johnforfar.github.io/token-launchpad-comparison](https://johnforfar.github.io/token-launchpad-comparison).
## Contributing
To contribute, please fork the repository and submit a pull request.
## License
This project is licensed under the MIT License.