Skip to content

wallet-checker-bot is a powerful tool developed using Python and SQL that allows users to effortlessly track transactions across multiple wallets. Whether you're managing personal finances or monitoring transactions for a business, this bot provides a convenient and efficient solution for keeping tabs on your wallet activity.

CyrillLermontov/whale-checker-bot

Repository files navigation

Whale Checker Telegram Bot

Checking wallet balances

Tracking wallet transactions

Adding and removing wallets from your own watchlist



🚀 Getting Started 🚀

Setting up Environment variables

  • Open settings.json file and paste there:
    "telegram_token" : "YOUR TELEGRAM BOT TOKEN"
    "node_url" : "YOUR NODE URL"
    
  • Add Telegram bot token to TOKEN (get token here)
  • Add node url (learn more here) or use your own private node

Installing dependencies

You need pip

  • Run this command in PowerShell
pip install -r requirements.txt

Run the project

Run this commands in PowerShell

cd 'PATH TO PROJECT'
python whale_checker_bot\main.py

My socials

Twitter GitHub


Licence

Licensed under the MIT License.

About

wallet-checker-bot is a powerful tool developed using Python and SQL that allows users to effortlessly track transactions across multiple wallets. Whether you're managing personal finances or monitoring transactions for a business, this bot provides a convenient and efficient solution for keeping tabs on your wallet activity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages