A Bsc Tool Application
Dependencies:
- go >= 1.9
Clone & compile:
git clone https://github.com/ocoderr/bsc-tool.git
go mod tidy
go build
./bsc-tool
# if u want build app follow this
# go get fyne.io/fyne/cmd/fyne
# fyne package -os darwin -app-id "com.openwallet.bsc.tool"
# fyne package -os windows
Dex(PancakeSwap)
- Prices [x]
- Syrup Pool [x]
- Gui [x]
- IFO [ ]
- Batch Transfer [ ]
- Batch Deposit Syrup Pool [ ]
- The price may be a little different from that of the official website.Because using route path -> WBNB -> USDT
- Don't set up too many trading pairs, there will be problems with rpc node.
- Not tested in window environment