Giter Site home page Giter Site logo

fd2013 / wallets-tracker-bot Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 10 KB

A Python script that uses the Python-Telegram-Bot library to create a Telegram bot that can track Ethereum wallets and their transactions on Etherscan

Home Page: https://twitter.com/MrDarkFine

Python 100.00%
blockchain-transactions crypto crypto-wallet-blockchain etherscan-python python telegram-bot tracker wallets blockchain-track crypto-wallet-tracker

wallets-tracker-bot's Introduction

wallet-tracker

A Python script that uses the Python-Telegram-Bot library to create a Telegram bot that can track Ethereum wallets and their transactions on Etherscan

1/ To use this script, you'll need to install the Python-Telegram-Bot library with:

$ pip install python-telegram-bot

2/ Replace the YOUR_TELEGRAM_BOT_TOKEN and YOUR_ETHERSCAN_API_KEY placeholders with your own Telegram bot token and Etherscan API key, respectively.

You can obtain a telegram bot token by contacting @BotFather, issuing the /newbot command and following the steps until you're given a new token.

You can obtain the etherscan api key easily by creating an account, go to progile and check API Keys, click to Add or just follow this link:

https://etherscan.io/myapikey

3/ Before running the script do install these requirements

$ python -m pip install requests

$ pip install python-telegram-bot --upgrade

4/ Once you've done that, you can run the script and start chatting with your bot on Telegram.

When you send the bot a message with an Ethereum wallet address, it will use the Etherscan API to look up the latest transaction for that address and send you a message with the transaction hash, value, and timestamp.

wallets-tracker-bot's People

Contributors

fd2013 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

wallets-tracker-bot's Issues

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.