Skip to content

Solana Telegram bot for tracking wallet which interacts with pump.fun

Notifications You must be signed in to change notification settings

rizzolib/Solana-Telegram-Bot-for-Wallet-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana-Telegram-bot-for-tracking-Wallet

Solana Telegram bot for tracking wallet which interact with pump.fun

https://drive.google.com/file/d/1M9n0K-FtxMMSh0bxTx-VMSwQGG8TrzrA/view?usp=drive_link

Main Features

  • Solana Wallet Txn track that is interact with pump.fun
  • Telegram bot for tracking wallet
  • Send notification to telegram channel

Video

Tech stack

  • Node.js
  • Telegram API
  • RPC

Prerequisites

  • Node.js 22+
  • Telegram bot

Configuration

  1. clone the repository:
https://github.com/rizzolib/Solana-Telegram-Wallet-for-Wallet-Tracking.git
  1. Go to the project directory:
cd Solana-Telegram-Wallet-for-Wallet-Tracking
  1. Install the required packages:
npm install
  1. Create a .env file in the root directory of the project and add the following variables:
TELEGRAM_BOT_TOKEN=
TELEGRAM_CHANNEL_ID=
SOLANA_RPC_URL=
MAIN_WALLET_ADDRESS_1=
MAIN_WALLET_ADDRESS_2=
  1. Run the script:
npm start

Version 1.0

  • 13/12/2024

Releases

No releases published

Packages

No packages published