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

https://github.com/okm165/bybitmonitor

Get live trades from bybit exchange
https://github.com/okm165/bybitmonitor

Last synced: 4 months ago
JSON representation

Get live trades from bybit exchange

Awesome Lists containing this project

README

        

# BTCUSDT market monitor

## Build

create virtual shell
```
nix develop
```

in virtual shell run
```
make
```

## Run
```
./main
```