Skip to content

bilix-software/pump-fun-token-launcher

Repository files navigation

This repository provides tools and scripts for programmatically launching pump.fun tokens. The project is set up using TypeScript and includes essential modules to facilitate token creation and management.

Services are for hire, contact me at https://t.me/bilixsoftware or info@bilix.io

Features

  • Programmatically launch pump.fun tokens.
  • Utilities for managing token configurations.
  • Easy integration into existing projects.

Prerequisites

Ensure you have the following installed:

Installation

To install the package, clone the repository and install the dependencies:

git clone https://github.com/bilix-software/pump-fun-token-launcher.git
cd pump-fun-token-launcher
npm install

Usage

To compile and run the scripts:

  1. Configure your environment variables as instructed.
  2. Compile the TypeScript files:
npx tsc
  1. Run the compiled JavaScript file:
node example.js

Project Structure

  • src/: Contains the source code for the package.
    • constants.ts: Contains constant values used throughout the project.
    • launch.ts: Main module for launching tokens.
    • utils.ts: Utility functions used in the project.
  • package.json: Project metadata and dependencies.
  • tsconfig.json: TypeScript configuration file.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your improvements.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/YourFeature)
  5. Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Tips

JATt1ta9GcbVMThdL18rXUqHn3toCMjWkHWtxM5WN3ec

About

Launching pump.fun tokens programatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published