Pump.Fun Clone is a replication of the Pump.Fun concept, currently in its early stages of development (5% completed). This project aims to provide an enhanced experience for real-time token trading, leveraging modern technologies for a seamless and efficient user experience.
- React: To build interactive and reusable components.
- Next.js: React-based framework for optimized rendering and routing.
- Firebase: Backend for real-time data storage and user authentication.
- Real-Time Token Listings: View tokens available for purchase.
- Buy/Sell Options: Intuitive interface for token transactions.
- Dynamic Charts: Real-time data for token trend analysis.
- Wallet Integration: Integration with popular wallets for secure transactions.
- Progress: 5% completed.
- Implemented functionalities:
- Basic project setup with Next.js.
- Initial integration with Firebase for data structure.
- Preliminary design of React components.
Daily updates will be uploaded as we continue building and improving this project.
Follow these steps to set up the project locally:
-
Clone the repository:
git clone https://github.com/edinsoncs/Clone-pump.fun.git
-
Navigate to the project directory:
cd Clone-pump.fun
-
Install dependencies:
npm install
-
Set up environment variables: Create a
.env.local
file in the root of the project and add the following keys:NEXT_PUBLIC_FIREBASE_API_KEY=your_firebase_api_key NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=your_firebase_auth_domain NEXT_PUBLIC_FIREBASE_PROJECT_ID=your_firebase_project_id NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your_firebase_storage_bucket NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your_firebase_messaging_sender_id NEXT_PUBLIC_FIREBASE_APP_ID=your_firebase_app_id
-
Start the development server:
npm run dev
The application will be available at http://localhost:3000.
This project is open to contributions. If you want to collaborate, please:
- Fork the repository.
- Make your changes in a new branch:
git checkout -b feature/new-feature
- Submit a Pull Request with a detailed description of your changes.
This project is licensed under the MIT License. You are free to use, modify, and distribute this software under the terms of this license.
With dedication and passion, we are building the Pump.Fun clone. Thank you for your interest and support during this initial phase! π