1 repo
Interfaces and service layers that provide structured access to decentralized state data without requiring consensus-based transactions.
Distinguishing note: Focuses on read-only query interfaces for decentralized state, distinct from general-purpose database drivers.
Explore 1 awesome GitHub repository matching data & databases · Decentralized Data Query Services. 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
Exposes structured application data to frontends and agents through a gas-free read-only query interface.