Giter Site home page Giter Site logo

blockchain-transaction-tracker's Introduction

Telegram Blockchain Transaction Tracker

This Telegram Bot notifies users about new transactions on the Binance Smart Chain (BSC) network for specified wallet addresses.

Features

  • Allows users to set their BSC wallet addresses to receive transaction notifications.
  • Checks for new transactions on the specified wallet addresses periodically.
  • Sends notifications to users via Telegram whenever a transaction above a certain threshold is detected.

Usage

  1. Set Up Telegram Bot:

    • Create a new Telegram bot using BotFather.
    • Copy the token provided by BotFather and replace the TOKEN variable in the code with your bot token.
  2. Set Up BscScan API Key:

    • Obtain an API key from BscScan.
    • Replace the API_KEY variable in the code with your API key.
  3. Deploy the Bot:

    • Deploy the code to a server or any hosting platform where Python scripts can run.
    • Ensure Python and necessary dependencies are installed on the server.
  4. Start the Bot:

    • Run the main() function in the code to start the bot.
    • The bot will start polling for messages and checking transactions periodically.
  5. Interact with the Bot:

    • Use the /set <address> command to set your BSC wallet address for receiving notifications.
    • The bot will notify you via Telegram whenever a transaction above a certain threshold is detected on your specified wallet address.

Configuration

  • TOKEN: Replace with your Telegram bot token obtained from BotFather.
  • API_KEY: Replace with your BscScan API key obtained from BscScan.

Dependencies

  • python-telegram-bot: Python library for interacting with the Telegram Bot API.
  • requests: Python library for making HTTP requests.

Disclaimer

This project is provided as-is without any warranty. Use it at your own risk. The developers are not responsible for any misuse or damages caused by this software. For Help! [email protected]

blockchain-transaction-tracker's People

Contributors

ashikurrahaman287 avatar

Stargazers

 avatar SpudBlocks avatar

Watchers

 avatar

Forkers

spudblocks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.