dex-limit-order

command module
v0.0.0-...-24518c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2022 License: AGPL-3.0 Imports: 7 Imported by: 0

README

Dex Limit Order

A bot that provides limit and stop orders on PancakeSwap. It is controlled using a Telegram bot.

API Reference

Installation

Dependencies

You need to have go and gcc installed.

Building

To build clone this repository and run:

go build -o dex-limit-order .

Configuration

Rename the configuration.example.toml file to configuration.toml. Then open it with your text editor and add your telegram API key and your websocket BSC endpoint URL.

Usage

You can add a user by running

dex-limit-order -new_user_id <userID>

To find your Telegram ID, you can follow this guide.

You also need to generate a wallet by running

dex-limit-order -wallet wallet.json

You can import this wallet to Metamask and add funds to make trades and pay for gas fees.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
contracts

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL