npm.io
1.0.16 • Published 2 years agoCLI

dex-bot-cli

Licence
MIT
Version
1.0.16
Deps
14
Size
311 kB
Vulns
0
Weekly
0

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]