/script
Last updated
Last updated
Helper.s.sol contains scripts that interact with the filesystem. It saves logs, deployed contract addresses, gets transaction data from foundry's
By default they are set to TEST mode where the transactions happen on a forked network.
This deploys the required contracts, the inputs to the contracts are command line generated from
. By default all transactions are executed on a forked network.