starknet-foundry
starknet-foundry copied to clipboard
Run txs in scripts as multicall
Let's run transactions in multicall. This must be designed in a way, that will allow to reply failed transactions and possiblt use tx generation list (https://github.com/foundry-rs/starknet-foundry/issues/818).
Consult cairo deployment scripts design doc for more context.