modulepackage
0.0.0-20220120125805-24518c4b8354
Repository: https://github.com/evris99/dex-limit-order.git
Documentation: pkg.go.dev
# README
Dex Limit Order
A bot that provides limit and stop orders on PancakeSwap. It is controlled using a Telegram bot.
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.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author