Owner: @Thomas Lavaur
Reviewers: 🟢@Daniel Kashepava 🟢@Youngjoon Lee 🟢 @Mehmet 🟢 @Marcin Pawlowski 🟨@David Rusu
| Version | Changes | Date |
|---|---|---|
| 1.0.0 | Initial version. | 2026-03-31 |
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.