https://github.com/kavorix/dex-trading-bot
Dex Trading Bot
https://github.com/kavorix/dex-trading-bot
bot dex trading
Last synced: 11 months ago
JSON representation
Dex Trading Bot
- Host: GitHub
- URL: https://github.com/kavorix/dex-trading-bot
- Owner: Kavorix
- Created: 2024-11-29T18:50:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-29T18:54:07.000Z (over 1 year ago)
- Last Synced: 2025-04-05T05:51:13.356Z (about 1 year ago)
- Topics: bot, dex, trading
- Language: TypeScript
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DEX-BOT
DEX-BOT is an application for trading on decentralized exchanges
## Installation
```shell
npm install
```
## Usage
### Main process
```shell
npm start
```