You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: