1 repo
Development environments for building and deploying stateful applications that operate across distributed validator-backed networks.
Distinguishing note: Targets the development and composition of smart contracts specifically for multi-chain environments.
Explore 1 awesome GitHub repository matching web development · Multi-Chain Smart Contract Platforms. 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
Provides a development environment for deploying and composing stateful applications across distributed microchains.