starkli icon indicating copy to clipboard operation
starkli copied to clipboard

Optional link to Starkscan (or other explorer in the command output)

Open kwkr opened this issue 11 months ago • 0 comments

After invoking a transaction from the console, I would like to have the transaction hash to be printed along with the URL like: Invoke transaction: https://testnet.starkscan.co/tx/0x019dc45b534fecbf7a285a7f768a0f54d7fc32a85a1ee185d1d6a667cd2bb1a0 So I can directly navigate to the browser and inspect the transaction. This config could be provided via an env variable.

kwkr avatar Mar 24 '24 10:03 kwkr