andromedaprotocol / andromeda.js

Command line interface for interactions with Andromeda contracts.
1 stars 1 forks source link

Fixed GQL Imports and Updated cli process to use gracefull exit #83

Closed SlayerAnsh closed 1 year ago

SlayerAnsh commented 1 year ago

Motivation

Fixed gql import to use dist folder Added cli graceful exit so user can know what was the cause of crash and can send debug reports

Implementation

Testing

Was there any on-chain, or other types, of testing run with this change?

Notes

Is there any other information that is important to know about this pull request?

Future work

Specify any future work needed involving this change.