CCIP Tutorials: EVM to TON
This section provides guides and tutorials for implementing cross-chain communication from Ethereum Virtual Machine (EVM) chains to the TON blockchain using Chainlink's Cross-Chain Interoperability Protocol (CCIP).
Getting Started
Before implementing specific use cases, understand the fundamental concepts and message structure for EVM to TON communication:
- Building CCIP Messages from EVM to TON - Learn the core message structure, required parameters, and implementation details for arbitrary messaging.
- Prerequisites for EVM to TON Tutorials - Set up your development environment with EVM and TON wallets, the starter kit, and testnet tokens.
Tutorials by Use Case
Depending on your specific needs, choose the appropriate tutorial:
- Arbitrary Messaging - Send data from an EVM chain to a receiver contract on TON.