matters-server
matters-server copied to clipboard
Implementation of the Matters.Town API server
### Checklist - [ ] ORM solution: Prisma, ... - [ ] Evaluate migration costs - [ ] Doc to Notion
### Checklist * [Ignore low-severity errors](https://www.apollographql.com/docs/apollo-server/data/errors#example-ignoring-common-low-severity-errors): e.g. appreciateArticles; * Mask sensitive fields & queries; ### Refs * https://www.apollographql.com/docs/apollo-server/data/errors * https://www.apollographql.com/docs/apollo-server/api/plugin/usage-reporting * https://www.apollographql.com/docs/apollo-server/api/plugin/inline-trace
context https://matterslab.slack.com/archives/GFAQ01YMD/p1688086916661479
```log (node:12308) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. Please migrate your code to use AWS SDK for JavaScript...
### Checklist - [ ] Revise signature validation of `walletLogin` resolver to support on-chain contract verification (EIP-1271); - [ ] Test signup, login and USDT donation on client-side; ### Refs...
### Description Lower the threshold of donation weight
### Description To increase engagement between collection author and reader, we'll introduce collection like feature. Tasks includes: - [ ] Mutation APIs of collection like - [ ] APIs of...