L1X Developer SDK
Multi-chain with X-Talk
Multi-chain with X-Talk
  • Start Building with X-Talk
    • Cross Chain Data and Message Passing (XCDP)
      • v1.1 (Latest)
        • System Overview
        • Your First Cross-Chain dApp with XTalk: A Step-by-Step Guide
      • v1.0 (Legacy )
        • Build your first XCDP - EVM Contract
        • Build your first XCDP - Solana to EVM Contract and XCDP - EVM to Solana Contract
          • Pre-Requisites for Solana
        • X-Talk Swap
          • Pre-Requisites
            • Pre-Requisites for Solana
          • Build your first X-Talk Swap Contract
            • Hardhat Installation & Deploy Liquidity Provision Contract that integrates with X-Talk Swap
          • Build your first X-Talk Swap Solana to EVM Contract and X-Talk Swap EVM to Solana Contract
            • Deploy Liquidity Provision Contract that integrates with Solana Swap
Powered by GitBook
On this page
  1. Start Building with X-Talk

Cross Chain Data and Message Passing (XCDP)

XCDP provides an infrastructure to send and receive data (messages, instruction set or information) from one smart contract to an another which is run time environment agnostic.

The Characteristics of XCDP are

  • Provides the deployer with an end to end ownership of data.

  • Provides the ability to transform payload and implement IFTTT before receiving and sending payload to chains including EVM, Non-EVM and Bitcoin.

  • Provides Integrated Oracle System to send and receive data across systems implemented directly through contracts.

Nextv1.1 (Latest)

Last updated 1 year ago