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
- Host: GitHub
- URL: https://github.com/nattatorn-dev/binance-p2p-watcher
- Owner: nattatorn-dev
- License: apache-2.0
- Created: 2021-05-23T10:45:02.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T10:57:31.000Z (over 1 year ago)
- Last Synced: 2025-02-05T17:06:17.806Z (4 months ago)
- Topics: binance, binance-api, crypto, terminal, typescript, watcher
- Language: TypeScript
- Homepage:
- Size: 175 KB
- Stars: 25
- Watchers: 7
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BINANCE P2P: BUY/SELL YOUR CRYPTO LOCALLY
- [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
```