You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[FFI](https://getfoundry.sh/forge/advanced-testing/differential-ffi-testing#primer-the-ffi-cheatcode) allows you to execute an arbitrary shell command and capture the output.
31
+
-[The Contract Application Binary Interface (ABI)](https://docs.soliditylang.org/en/latest/abi-spec.html), is the standard way to interact with contracts in the Ethereum ecosystem, both from outside the blockchain and for contract-to-contract interaction.
32
+
-[Multi-chain deployments](https://getfoundry.sh/forge/deploying/#multi-chain-deployments): Deploying and verifying multiple smart contracts on multiple chains in one go is possible by using forking cheatcodes.
0 commit comments