Is your feature request related to a problem? Please describe.
Interacting with prefunded account is not straight forward (transfer to different account etc.). Starkli could be the tool for this kind of task but currently does not seem compatible with class hash that Katana is using.
Describe the solution you'd like
Add subcommands similar to starkli account fetch, starkli call, starkli invoke etc.
Describe alternatives you've considered
Support Katana/Controller account in Starkli.
(ported from dojoengine/dojo#2701)
Is your feature request related to a problem? Please describe.
Interacting with prefunded account is not straight forward (transfer to different account etc.). Starkli could be the tool for this kind of task but currently does not seem compatible with class hash that Katana is using.
Describe the solution you'd like
Add subcommands similar to
starkli account fetch,starkli call,starkli invokeetc.Describe alternatives you've considered
Support Katana/Controller account in Starkli.
(ported from dojoengine/dojo#2701)