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