Skip to content

opensauceryafrica/typescript-soc-graphql-api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bysect

Wallet as a Service infrastructure for cryptocurrencies.

Architecture

Bysect is built with Typescript as a single module with concern separation. No microservice BS!

Who needs a queue when you can just import? Should we need a queue? Then it definitely won't be for cross service communication.

Known services in this design are:

  • auth - authentication, users, kyc, etc
  • chain - wallet, cryptocurrency, blockchain, data, automation etc
  • event - txs, confirmations, validations, etc
  • connect - third party communication
  • signal - events, alerts, broadcasts, emails, sms, in-app, push, etc

Spinning up

All you need is to add the requried environment variables into an .env file and execute yarn dev.

Resources on gql

About

no need to start from scratch, build up on existing infrastructure and move faster from there on!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages