Overview
To be able do send Discord messages to the appropriate alerts channels, we need to plug a few pieces together.
- An Ethereum light node hosted on a Virtual Machine up and running at any time ;
- Python scripts listening continuously to this node, triggering, formatting and sending the alerts to Discord.
Last modified 1yr ago