MostroP2P / mobile

Mobile client for Mostro p2p
7 stars 6 forks source link

User rating #17

Open Catrya opened 6 months ago

Catrya commented 6 months ago

After a successful trade Mostro send a nip59 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 nip59 event to send to Mostro with the rate. Mostro will send back a confirmation message to the user with the rate.

Reference: https://mostro.network/protocol/user_rating.html Must adhere to this design.