Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 install

Run 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.