sui_v1.22.0_1710843351_ci
## Description This adds the foundry project to the workspace. ## Test Plan The foundry project currently includes unit tests / fuzz tests with plans to include invariance tests soon. It is also intended that E2E bridge tests will deploy the bridge contracts to an anvil node. Note: Typically foundry leverages git modules to manage dependencies. This is replaced with a build script found in the `sui-bridge` crate.