theQRL / qrl-cli

7 stars 10 forks source link

Dev #34

Closed fr1t2 closed 3 years ago

fr1t2 commented 4 years ago

Cleanup of code for consistency. Added functionality to output json, output to file, read from wallet file, and track OTS key usage auto advancing in create-lattice functions to initial set of commands. Migrating all commands to use the function/grpc.js functions and consistent messaging.

Temporarily disabled the GRPC protofile check in DEV branch for simplicity of testing. WIP