Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 857 Bytes

File metadata and controls

18 lines (12 loc) · 857 Bytes
description
Learn how to use Axelar General Message Passing in order to send messages between EVM chains and Secret Network

Architecture Overview

Axelar General Message Passing

Axelar enables secure interchain communication and token transfers, spanning consensus methods including Cosmos and Ethereum. Through the use of General Message Passing (GMP), developers building on Ethereum can execute smart contracts on Secret and vice versa. This means complete composability across Web3.

With GMP you can:

  • Call a contract on chain B from chain A.
  • Call a contract on chain B from chain A and attach some tokens.

Diagram from the Axelar GMP docs