smartcontractkit / ccip-starter-kit-foundry

This project demonstrates a couple of basic Chainlink CCIP use cases
MIT License
67 stars 42 forks source link

Chainlink Local and @chainlink/contracts-ccip v1.4 Bump #13

Closed andrejrakic closed 2 months ago

andrejrakic commented 3 months ago

This PR updates the @chainlink/contracts-ccip dependency to v1.4 (affects import paths).

It also adds tests for the Example Scripts.

The tests rely on the Chainlink Local CCIP local simulator tool as a test double "fake" for live test/mainnet CCIP.

zeuslawyer commented 3 months ago

have run tests and all working.