Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 684 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 684 Bytes

Pump.fun Smart Contract(Customized)

Pump.fun smart contract with Meteora CPI Call

Contact Info

Telegram: https://t.me/magicsolwiz Discord: m_solwiz

You can always feel free to find me here for my help on other projects.

Features

  • Automated token delivery once solana token is launched
  • Vesting and unlocking

Usage

  1. Clone the repository
git clone https://github.com/sol-magic/pumpfun-smart-contract
cd pumpfun-smart-contract
  1. Install dependencies
npm install
  1. Configure the environment variables
  1. Run the bot
npm run start