dex-bot-cli
v1.0.16
Published
- Run bot with base blockchain
Downloads
21
Readme
dex-bot-cli
- Run bot with base blockchain
bot run -x [xKey] -m [mnemonic] -i [index]
- Run bot with custom config
bot run -x [xKey] -m [mnemonic] -i [index] -c [configFile]
- Run bot and output list private key
bot run -x [xKey] -m [mnemonic] -i [index] -o [outFile]
- Run export default config file
bot export [configFile]