mapprotocol / mapo-service-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAP Omnichain Service (MOS) Message Contracts

What is MOS Message

MOS message enables projects built on one chain to easily synchronize some project information to other chains, and can also call contract methods on other connected chains.

MOS uses MAP Protocol light client to verify the transaction of cross-chain messages to ensure that cross-chain messages are authentic and checkable on the chain.

With MOS you can achieve interoperation with two chains:

  • Call a contract on chain B from chain A.
  • Pack the message changes in chain A and write them into chain B to realize message synchronization

How it works

MOS Message See the details here.

Build dApps on MOS message

See the Omnichain Examples to know how to build dapps on MOS message.

About


Languages

Language:Solidity 41.9%Language:JavaScript 31.1%Language:Rust 26.6%Language:Shell 0.4%