Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 904 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 904 Bytes

y2k

Project is directed towards Abritrum projects Y2K and BondProtocol. This application queries TheGraphQL for information from contract BondFixedTermTeller. BondFixedTermTeller keeps track of the bond discount rates of assets. This application keeps track of Y2K token discounts. If the discount gets big enough, the application will send a text message to a user by leveraging Gmail and smtplib.

A cronjob library is used src/cronLib.py to add and remove cron jobs. watcher.py is the actual cron job, which can be activated to keep track of y2k bond prices and send a text if the discount is ever above n%. Phone text parameters can be changed in sender.py