-
Notifications
You must be signed in to change notification settings - Fork 18
2. Installation
Steven edited this page Jun 7, 2025
·
1 revision
Follow these steps to set up and run the Solana Wallet Tracking Telegram Bot.
- [Node.js](https://nodejs.org/) (version 16 or higher recommended)
- [MongoDB](https://www.mongodb.com/) (installed and running)
- A Telegram account to create a Telegram bot
- Clone the Repository
git clone https://github.com/stevendev0822/Solana-Wallet-Tracking-Telegram-Bot.git
cd Solana-Wallet-Tracking-Telegram-Bot- Install Dependencies
npm install- Create the Environment Configuration
Create a .env file in the project root with the required variables (see Configuration).
- Start the Application
npm startThe bot will connect to Solana Blockchain and Telegram to start tracking wallets