/uniswap-trading-bot

:unicorn: Uniswap trading bot for desktop built with electron.

Primary LanguageJavaScript

Uniswap Trading bot

Uniswap trading bot for desktop built with electron.

Features

  • Uses local json file to store the configurations.
  • Supports telegram notification.

Configuration

{
  "trades": [],
  "config": {
    "infuraId": "",
    "privatekey": ""
  },
  "chatIds": [],
  "notifications": []
}

Warning

The software is tested with only a few tokens. Use at your own risk.