swanky-cli
swanky-cli copied to clipboard
Dev accounts should not be able to interact with networks other than `local`
When checking the account, it should check the isDev flag.
If true, it should prevent any contract subcommands on networks other than local.
Enhancement:
Allow adding dev_ of `test_' prefix to custom network and allow interaction with dev accounts in that case a s well.