tdex-network / tdex-daemon-alpha

💰 Alpha Daemon implementation to run automated market making strategies on top of TDEX
MIT License
0 stars 2 forks source link

[CLI] Split Swap and Trade commands #20

Closed tiero closed 4 years ago

tiero commented 4 years ago

The new trade command should ask with a toggle Do you want to buy or sell [baseAssetTicker]) ) BUY/SELL

Add new command to work with local swap messages like

with the command --print to encode in JSON string and print to the console and the default way to write to file. An optional --output command to decide a different path for the file.