Using Chainlink Local to Test CCIP in RemixIDE
There is one comprehensive guide to help you test Chainlink CCIP in Remix IDE using Chainlink Local - without forking. Testing in forked environments is currently supported only for Foundry and Hardhat.
Guides
Using CCIP Local Simulator in Remix IDE
This guide helps you to test Chainlink CCIP getting started guide locally in Remix IDE. You will:
- Deploy a CCIP sender contract
- Deploy CCIP receiver contract
- Use the local simulator to send data from the sender contract to the receiver contract