Git Product home page Git Product logo

al-matty / yield-stats-bot Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 3.33 MB

A Python-based Telegram bot that delivers always up-to-date infographics for the DEFI platform yield.credit on demand. Statistics are read from smart contracts on the Ethereum blockchain, token prices are scraped from the web.

License: MIT License

Python 100.00%
telegram telegram-bot infographics etherscan-api web3 ethereum smart-contracts cryptocurrency defi

yield-stats-bot's Introduction

yield.credit Stats Bot (Telegram Front End)

A Telegram bot that produces merchandise for the cryptocurrency 'YLD' on demand. You can add this bot on Telegram by searching for its handle @ (to be published). Send it a command and it sends back infographics with always up-to-date metrics, i.e. current usage statistics for the platform yield.credit, or a personal impermanent loss graph vs. time, based on the user's pool entry date.

Here is an example of one of the infograpics the bot delivers. So far this is obviously still a work in progress:

Preview

Requirements & Installation

The script runs on python 3 and uses the packages listed in requirements.txt.

The best practice would be to install a virtual environment and install the requirements afterwards using pip:

pip3 install -r requirements.txt

If you're using conda, you can create a virtual environment and install the requirements using this code:

conda create -n statsbot python=3.6
conda activate statsbot
pip3 install -r requirements.txt

License

This project is licensed under the MIT license - see the LICENSE file for details.

yield-stats-bot's People

Contributors

al-matty avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.