We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notify users whenever there is an update to their Honey positions / account.
This MVP notification system leverages dialect ( http://dialect.to/ ) to issue notifications on:
Creating/Closing position (borrowers)
Position liquidation
Being outbid on liquidations
Significant change in health position health factor
Required to create DB to store / cache events off-chain. ✅ Done
Internal testing before launch.
@heron Please comment below the latest branch for user feedback / alpha testing
The text was updated successfully, but these errors were encountered:
BowTiedHeron
No branches or pull requests
Objective
Notify users whenever there is an update to their Honey positions / account.
Description
This MVP notification system leverages dialect ( http://dialect.to/ ) to issue notifications on:
Creating/Closing position (borrowers)
Position liquidation
Being outbid on liquidations
Significant change in health position health factor
Required to create DB to store / cache events off-chain. ✅ Done
Update Dec 11 2022
Internal testing before launch.
@heron Please comment below the latest branch for user feedback / alpha testing
The text was updated successfully, but these errors were encountered: