Skip to main content

Chromia cross-chain capabilities

The Chromia token bridge enables seamless transfer of Ethereum Virtual Machine (EVM)-compatible tokens and NFTs between EVM-compatible chains and Chromia. This compatibility ensures that Chromia dapps can communicate with the broader Ethereum ecosystem, enhancing interoperability and simplifying project development.

The entire bridging mechanism is based on the Ethereum Interoperability Framework (EIF), designed to bridge any data to and from EVM chains. EIF allows developers to use its Rell module and EVM smart contracts to set up their bridges for specific data needs in their dapps. Chromia uses the EIF Rell module to facilitate communication between Chromia and EVM-compatible chains, enabling developers to build Chromia dapps that can interact with Ethereum and other platforms.

Pegged bridge (H-bridge): The pegged bridge makes a copy of your token on Chromia, managed by the Chromia network for safe transfers. This implementation within the EIF framework is designed for token bridging. It is ideal for developers who want to bridge standard tokens without creating their own bridges. The pegged bridge replicates or 'pegs' the original token on the Chromia blockchain, with these pegged tokens managed by the Chromia network to ensure secure transfers. Data incoming from EVM chains is evaluated according to the same consensus rules as the rest of the Chromia network. Outgoing data from Chromia to EVM chains is validated by smart contracts on the EVM chain, which require a supermajority of providers to have signed the block, adhering to the greater than ⅔ consensus requirement as the rest of the network.

Next up

Next, we'll look at Chromia's protocols to learn how to manage accounts, tokens and cross-chain communication on the network.