v1.0.0
Creation of a sender contract to interact with CCIP bridge
The release does not include the .git folder, which does not allow installing dependencies.
The easiest solution is to clone the project and perform a git checkout on the version tag
git clone https://github.com/taurusgroup/tg-bridge-contracts-CCIP
git checkout v1.0.0
forge install
forge build