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

https://github.com/jondoescoding/genericwhalewatch

Given an address this script will pull the most recent ERC-20 token transactions and send them to a telegram group chat
https://github.com/jondoescoding/genericwhalewatch

Last synced: 2 months ago
JSON representation

Given an address this script will pull the most recent ERC-20 token transactions and send them to a telegram group chat

Awesome Lists containing this project

README

          


Introduction  • 
Installation  • 
Usage  • 
Issue?

## Introduction
This script will pull the most recent ERC-20 token transactions and send them to a telegram group chat.

- The program only works with Ethereum.
- Sends messages with no delay to a group via telegram
- The script is used to give real-time updates of a user's ERC-20 Token transfers

## Installation
- Follow [this](https://medium.com/@ManHay_Hong/how-to-create-a-telegram-bot-and-send-messages-with-python-4cf314d9fa3e) tutorial and setup a Telegram Bot
- pip install -r /path/to/requirements.txt
- You are all set to go!

## Usage
- Simply run the code in vscode or whatever in IDE you use and follow the prompts on screen

or
- python genericWhaleWatcher.py in the command line if you are in the same directory as the code

## Issue
- Head over to the issues page if you find any bugs

Liked the work ?


Give the repository a star 🌟