foundry-canary icon indicating copy to clipboard operation
foundry-canary copied to clipboard

Minimal repo for Foundry examples and reproducing bugs in Foundry

Results 1 foundry-canary issues
Sort by recently updated
recently updated
newest added

Using Foundry scripting to deploy contracts doesn't work for Arbitrum. ## Reproduction steps In project root, run `forge script script/Counter.s.sol -f arbitrum --broadcast --verify` ### Output ``` [⠆] Compiling... No...