1 repo
Frameworks and mechanisms for managing consensus, ownership, and decision-making processes within decentralized systems.
Distinguishing note: Specifically addresses governance of chain ownership and consensus switching, distinct from general software architecture.
Explore 1 awesome GitHub repository matching software engineering & architecture · Blockchain Governance Models. 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
Linera provides a flexible governance model allowing chains to switch between single-owner and multi-leader consensus rounds based on specific latency and contention requirements.