soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

soroban-cli: Refactor `contract deploy` to use a single transaction

Open paulbellamy opened this issue 2 years ago • 0 comments
trafficstars

Now that you can invoke multiple host functions in a single transaction, we should do that in soroban contract deploy.

Bonus: We could also offer a way to invoke an "initialization" function in the same transaction.

paulbellamy avatar May 22 '23 16:05 paulbellamy