There are many complexity in using the CLI, we have to go throw all the commands and check if it is convenient to use them. Some of known issues: - [x] The fee should argument should be optional, so the cli can get it from the API - [ ] It shouldn't be possible to transfer tokens that aren't deployed - [ ] The cli should print explicit understandable errors and recommendations - [ ] Align the changes with readme
There are many complexity in using the CLI, we have to go throw all the commands and check if it is convenient to use them.
Some of known issues:
The fee should argument should be optional, so the cli can get it from the API
It shouldn't be possible to transfer tokens that aren't deployed
The cli should print explicit understandable errors and recommendations
Align the changes with readme