Connect chains and transfer assets
This section contains information about efficient and secure communication between dapp and system chains across the Chromia network.
ICCF enables secure cross-chain communication by submitting transactions and proof for verification between blockchains. To integrate, add the ICCF GTX module and install the ICCF library.
ICMF supports event-based messaging. Integrate it by adding the ICMF Sender and Receiver GTX modules and using Rell's __icmf_message
operation. Configure topics with an L_
prefix for local messages.