You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
once a lender lend a loan, a borrower should receive the push notification.
once a repayment is completed, both borrower and lender should receive the push notification
[Update]
Push notifications will be sent through frontend.
Integrate sdk into frontend
Send message from frontend
Use react hook + api to receive notifications as receiver
Advantages
Saves gas
Disadvantage
Not immutable
The text was updated successfully, but these errors were encountered:
[Overview]
once a lender lend a loan, a borrower should receive the push notification.
once a repayment is completed, both borrower and lender should receive the push notification
[Update]
Push notifications will be sent through frontend.
Integrate sdk into frontend
Send message from frontend
Use react hook + api to receive notifications as receiver
Advantages
Saves gas
Disadvantage
Not immutable
The text was updated successfully, but these errors were encountered: