Loanyee / app

Interface for Loanyee
https://app.loanyee.xyz
0 stars 0 forks source link

Integrate PUSH #17

Open yukiwaki opened 1 year ago

yukiwaki commented 1 year ago

[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