Skip to content

crypto-artisan/pump.fun-token-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pump.fun New Token Track Telegram Bot (Pump.fun)

Main Features

  • Track All tokens, All Pools on Pump.fun
  • Provide the detailed insights about new token

Screenshot

a

Tech stack

  • Telegram API
  • Solana/web3
  • Pump.fun
  • bitQuery

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed (v18 or above recommended)
  • Telegram bot token from bot father

Configurations

  1. Clone the repository:
git clone https://github.com/crypto-artisan/pump.fun-token-track.git
  1. Go to the project directory:
cd pump.fun-token-track
  1. Install the dependencies:
npm install
  1. Create a new .env file and add your Private key, Rpc URL

.env file

TELEGRAM_TOKEN=
CHANNEL_ID=
BITQUERY_API_KEY=
BITQUERY_AUTH_TOKEN=
POLLING_TIME=
MODE=
  1. Then run the bot
npm run start

Version 1.0, 16/11/2024

Contact me

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors