[Report Week 5] Near peer to peer (P2P) DaPP NEAR-DEx

In reference to our proposal, mentioned here:

The progress of the week, starting on Monday 03/22:

Facilitators
Alan Estrada - @cloudmex-alan
Cristian Zambrano - @Cristian

Project members
Andrés Dominguez @andresdom
Maria Eugenia Arevalo @Developer
Gabriel Pérez @Gperez

Chat: Sincronized of image upload to firebase. Conecting chat peer to peer between buyer and seller.

Backend: Adjust of all functions and comments. At this day we have ready:

  1. set_locked_balance
  2. get_locked_balance
  3. get_user
  4. set_user
  5. put_user
  6. get_offers_sell
  7. set_offers_sell
  8. get_offers_buy
  9. set_offers_buy
  10. get_merchant
  11. set_merchant
  12. put_merchant
  13. delete_merchant
  14. get_payment_method
  15. set_payment_method
  16. put_payment_method
  17. delete_payment_method
  18. get_fiat_method
  19. set_fiat_method
  20. put_fiat_method
  21. delete_fiat_method
  22. search_offer

Function to visualize payments methods asociated to the user.

FrontEnd: Methods and api definition to call functions from smart contract. Select of payments method and fiat methods.

Fiat List

Fiat Filter

Payment Methods

Responsive View

2 Likes