1 repo
Frameworks and standards for enabling secure message passing and state synchronization between independent blockchain networks.
Distinguishing note: Specifically addresses asynchronous cross-chain interoperability rather than general network communication.
Explore 1 awesome GitHub repository matching networking & communication · Cross-Chain Communication Protocols. Refine with filters or upvote what's useful.
Linera is a multi-chain smart contract platform designed for horizontal scalability through a microchain-based distributed ledger. By partitioning state into independent, parallel chains that share a common validator set, the protocol enables high-performance execution of modular applications. The system utilizes a WebAssembly-based runtime to ensure secure, platform-independent execution of contract logic across the network. The platform distinguishes itself through an asynchronous messaging framework that coordinates state changes between chains by queuing messages for execution in subseque
Enabling secure and reliable interaction between separate blockchain instances through message passing and atomic cross-chain state updates.