Solana Telegram bot for tracking wallet which interact with pump.fun
https://drive.google.com/file/d/1M9n0K-FtxMMSh0bxTx-VMSwQGG8TrzrA/view?usp=drive_link
- Solana Wallet Txn track that is interact with pump.fun
- Telegram bot for tracking wallet
- Send notification to telegram channel
- Node.js
- Telegram API
- RPC
- Node.js 22+
- Telegram bot
- clone the repository:
https://github.com/rizzolib/Solana-Telegram-Wallet-for-Wallet-Tracking.git
- Go to the project directory:
cd Solana-Telegram-Wallet-for-Wallet-Tracking
- Install the required packages:
npm install
- 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=
- Run the script:
npm start
- 13/12/2024