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

https://github.com/nattatorn-dev/binance-p2p-watcher

Binance P2P: buy/sell your crypto locally
https://github.com/nattatorn-dev/binance-p2p-watcher

binance binance-api crypto terminal typescript watcher

Last synced: 3 months ago
JSON representation

Binance P2P: buy/sell your crypto locally

Awesome Lists containing this project

README

        

# BINANCE P2P: BUY/SELL YOUR CRYPTO LOCALLY

Screen Shot 2564-05-29 at 17 46 11

- [x] Display fiat type and crypto type on column
- [x] Display User Type user or merchant

## Run
```bash
$ npm run build
$ npm start
```

## Run DEV
```bash
$ npm run start:dev
```