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

Add ability to invoke as a read-only simulate transaction only

Open leighmcculloch opened this issue 3 years ago • 0 comments
trafficstars

We need to be able to invoke contracts in readonly mode, where we expect no affect to take place.

We should add an option to the invoke command to allow a user to choose to be doing this.

In that mode there shouldn't be a need for a secret key or a network passphrase, and the invocation should only run simulation, it shouldn't submit the actual invocation to the network.

cc @tyvdh @2opremio

leighmcculloch avatar Oct 18 '22 20:10 leighmcculloch