DERO Command Line DEX
$ git clone https://github.com/deroholic/cldex.git
$ cd cldex
$ go get cldex
$ go build
$ ./cldex
$ ./cldex --help
cldex [--help] [--wallet=<wallet_file> | <private_key>] [--password=<wallet_password>] [--daemon-address=<127.0.0.1:10102>]