Owner: @Thomas Lavaur
Reviewers: 🟢@Daniel Kashepava 🟢@Youngjoon Lee 🟢 @Mehmet 🟢 @Marcin Pawlowski 🟨@David Rusu
| Version | Changes |
|---|---|
| v1 | Initial version. |
This document outlines the cross-channel messaging framework. A channel is a reserved identifier where only authorized keys can post messages on-chain, while anyone can read them. Cross-channel messaging allows different channels (including channels representing a Zone) to communicate and coordinate actions (such as Zone state transitions), enabling interoperability while maintaining security and decentralization.
The primary objectives of this framework are to:
The cross-channel messaging framework must satisfy the following requirements:
Cross-channel messaging allows different channels to interact and coordinate. The framework supports two distinct messaging modes.