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

https://github.com/swarnendug07/trading-bot


https://github.com/swarnendug07/trading-bot

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# CoinDcx trading-bot
This is a bot which will work one & Only when there is a arbitraj on XAI or SOL on CoinDcx

To install dependencies:

```bash
bun install
```

To run:

```bash

npx tsc

bun dist/index.js
```

This project was created using `bun init` in bun v1.1.8. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.