Skip to content

Mobile app that tracks your aave positions and notifies you of low health factor

License

Notifications You must be signed in to change notification settings

nebolax/aavealarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aave Alarm

Mobile app that tracks your aave positions and notifies you of low health factor and liquidations. 400 positions are being tracked and growing!

Download it

Google Play Store: https://play.google.com/store/apps/details?id=com.aavealarm&pcampaignid=web_share

Apple App Store: https://apps.apple.com/am/app/aave-alarm/id6454900102 WARNING! Apple has banned the developer account that was used to publish Aave Alarm (nothing else was publushed from that account), so Aave Alarm is no longer available on iOS.

Screenshots

1 2 3
screenshot1 screenshot2 screenshot3

Tech info

The mobile app itself is developed with react native + expo, and the backend part that is responsible for monitoring health factors and liquidations is just a simple python script. Users' tracked addresses and other data are saved in supabase database.

Contribution

Feel free to contribute! Open an issue or a pull request in a free form and you will be guided through the next steps.

Aave Simulation

Do you want to simulate changes to your Aave positions before taking real actions? Check out defisim.xyz!