Add multi call support to `sozo execute` command
Opened this issue · 11 comments
Is your feature request related to a problem? Please describe.
Currently with sozo execute
, it's not possible to do a multi call.
Describe the solution you'd like
Reworking the sozo execute
command to actually allow multi call. For this, we should find the best UX possible. The variables to multi call are:
- The contract address that is targeted
- The entry point to call
- The call data
All other options are here to configure how the transaction is sent.
Additional context
dojo/bin/sozo/src/commands/execute.rs
Line 18 in 37887c9
@glihm I'd love to work on this
@glihm I'd love to work on this
Let's do it, if you have any question, feel free to drop them here or in discord. 👍
@glihm Can i do this ?
@AshokGorana thank you but @EjembiEmmanuel is already assigned. Will assign to you if @EjembiEmmanuel doesn't want to tackle it anymore. :) But I guess he is working on it.
@glihm Okay Sir
@glihm sorry I was away for a while. I'll start working on it asap
@glihm , Can I work on this issue?
@Manush-2005 it's all yours I guess @EjembiEmmanuel is too busy currently. Will assign to @Manush-2005 let me know if you have questions.
ok @glihm , will start working on this issue and if I have any questions will ping you
can i take this project
can i take this project
Gm! Yes of course, there's already a pr open if you want some context, we will close it and you can open yours. 👍
If you have any question don't hesitate.