multiversx / mx-sdk-py-cli

Python Command Line Tools and SDK for interacting with the MultiversX blockchain and dApps.
Other
46 stars 36 forks source link

Refactoring: CLI args #300

Open andreibancioiu opened 1 year ago

andreibancioiu commented 1 year ago

Extract logic (e.g. custom validation logic) of CLI args into a class (classes, perhaps per command)