awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Cross-Chain Messaging Protocols · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCross-Chain Messaging Protocols

Communication standards and frameworks for coordinating state changes and message passing between independent distributed ledgers.

Distinguishing note: Specifically addresses inter-chain communication and atomic transaction coordination in decentralized environments.

Explore 1 awesome GitHub repository matching networking & communication · Cross-Chain Messaging Protocols. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Cross-Chain Messaging Protocols

Awesome Cross-Chain Messaging Protocols GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • linera-io/linera-protocol

    linera-io/linera-protocol

    32,135View on GitHub↗

    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

    A communication model where messages are queued in target chain inboxes to be processed during subsequent block production cycles.

    Rustblockchainrustwasm
    32,135View on GitHub↗