Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 335 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 335 Bytes

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:

bun install

To run:

npx tsc

bun dist/index.js

This project was created using bun init in bun v1.1.8. Bun is a fast all-in-one JavaScript runtime.