FastBridge Contracts Contributing Please make sure foundry is installed: curl -L https://foundry.paradigm.xyz | bash foundryup Then, run the following to make sure dependencies are installed git submodule update --init --recursive Testing To run the tests, run the following: forge test