Alert system for trades made by pool managers on DHedge
This project uses the DHedge subgraph on The Graph to create a script that sends an SMS/email message every time a pool manager you are subscribed to conducts a trade (on-chain transaction).
It is currently difficult to track the on-chain activity of pool managers on dHedge - a use has to go individually to each pool to view activity. Through DefiPing, users can subscribe to a pool manager and receive alerts instantly.
Uses the existing dHedge subgraph with a React front-end to display Pools / Funds Managed as well as individual trades (buying/selling XYZ) on the second page. It will integrate Twilio to send email messages when a pool manager your are subscribed to makes a new trade, although the current deployed version does not integrate Twilio.