Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Enable the winery to access the database table “redeem_infos”, but ONLY for the information matching their “winerie_id”

  2. Reveal the details of tokens redeemed. (ship to whom, where, and when the redeem was initiated)

  3. Update the table to show token shipping information, providing the option for recording shipping dates, and whether or not the shipping was successful, canceled, returned, etc.

Info

Could (or should?) the winery authenticate access to the DB table by proving access to a winery redeem wallet, via metamask? i.e. https://github.com/giekaton/php-metamask-user-login

Wineries should receive a notification (via telegram? email?) indicating that a new redeem entry has been created, prompted winery staff to access the table.

...