Chainlink Cross-chain Interoperability Protocol (CCIP)
Chainlink CCIP is a blockchain interoperability protocol that enables developers to build secure applications that can transfer tokens, messages (data), or both tokens and messages across chains.
CCIP enables three main actions:
- Arbitrary messaging: Send arbitrary data (encoded as bytes) to a receiving smart contract on a different chain.
- Token transfers: Transfer tokens to a smart contract or an externally owned account (EOA).
- Programmable token transfers: Simultaneously transfer tokens and arbitrary data in a single transaction.
To use CCIP services, you need to have LINK available to pay node operators, a cost referred to as CCIP fees. See the token contracts for LINK on Linea.
Resources
- CCIP documentation
- Linea CCIP directory
- LINK token contracts on Linea
- Chainlink Builder's Quick Links, showing all Chainlink services available on Linea
Want to be featured here?
Have you built a tool for Linea? Contribute to the docs to add it here! See our guide to contributing.