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.

Last updated