safetrustcr / Backend

Supports a decentralized platform for secure and trusted P2P cryptocurrency transactions.
3 stars 13 forks source link

Init a Hasura project with the `users and `user_wallets` migrations to showcase workflow #4

Closed rvalenciano closed 1 week ago

rvalenciano commented 1 week ago

The backend of safetrust will be a Graphql API that will allow multiple and different clients to connect.

This first issue will showcase how to build sql and data endpoints using Hasura framework.