matters-server icon indicating copy to clipboard operation
matters-server copied to clipboard

[Server] Solution to USDT (ERC-20) donation

Open robertu7 opened this issue 2 years ago • 0 comments

(TBC) Requirements

  • API to verify & record ERC-20 donations to DB;
  • API to query ERC-20 donations from DB or on-chain;

Tasks

  • [ ] Design API schema based on requirements;
    • revise payTo or add a new mutation?
    • revise User.wallet.transactions?
  • [ ] Output to a Notion documentation;

robertu7 avatar Aug 22 '22 05:08 robertu7