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

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

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
```