matters-server
matters-server copied to clipboard
[Server] Solution to USDT (ERC-20) donation
(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
?
- revise
- [ ] Output to a Notion documentation;