An open API service indexing awesome lists of open source software.

https://github.com/rizzolib/solana-telegram-bot-for-wallet-tracking

Solana Telegram bot for tracking wallet which interacts with pump.fun
https://github.com/rizzolib/solana-telegram-bot-for-wallet-tracking

solana sqllite telegraf telegram telegram-bot telegramapi tracking typescript wallettracker

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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
```

2. Go to the project directory:

```
cd Solana-Telegram-Wallet-for-Wallet-Tracking
```

3. Install the required packages:

```
npm install
```

4. 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=
```

5. Run the script:

```
npm start
```

## Version 1.0

- 13/12/2024