MostroP2P / mobile

Mobile client for Mostro p2p
6 stars 3 forks source link

User rating #17

Open Catrya opened 3 months ago

Catrya commented 3 months ago

Reference: https://mostro.network/messages/user_rating.html

After a successful trade Mostro send a nip04 event to both parties to let them know they can rate each other. The client must receive user's input (a number between 1 and 5) and create a new nip04 event to send to Mostro with the rate. Mostro will send back a confirmation message to the user with the rate.

Must adhere to this design.