NethermindEth / starknet-contract-verifier

CLI to verify your starknet contracts classes on block explorers!
Apache License 2.0
19 stars 10 forks source link

feat: implement multi prompt #3

Closed hypekn1ght closed 1 year ago

hypekn1ght commented 1 year ago

Used dialoguer crate for multi-prompt style CLI.

Please let me know any comments on code standard and best practices 🙏