An open API service indexing awesome lists of open source software.

https://github.com/2hgo/quidax-go


https://github.com/2hgo/quidax-go

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Quidax Clone
- building quidax functionalities using https://github.com/tigerbeetle/tigerbeetle to manage transactions
- using https://uber-go.github.io/fx for dependency injection

## Run
- to run this application locally (using docker), run:
```bash
make start
```