Skip to content

v1.0.0

Compare
Choose a tag to compare
@rya-sge rya-sge released this 23 Apr 11:26
· 8 commits to main since this release
e0c5c27

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