2 مستودعات
Management of objects that are owned by a single address but require consensus for versioning to enable concurrent transactions.
Distinct from Owned Collections: Combines object ownership with consensus-driven versioning, distinct from simple owned collections.
Explore 2 awesome GitHub repositories matching data & databases · Consensus-Versioned Objects. Refine with filters or upvote what's useful.
Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo
Creates objects owned by a single address but versioned by consensus to support concurrent transaction execution.
rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine and a blockchain API gateway, allowing servers to validate transactions and maintain a shared, immutable sequence of ledger state. The project features a built-in decentralized exchange engine capable of executing atomic cross-currency payments and managing order books. It includes an on-chain asset management system for issuing and controlling fungible tokens and NFTs, as well as a Byzantine Fault Tolerant system for coordinating validators. The platform provides comprehensiv
Calculates the resulting state from approved transactions to confirm and validate the final ledger version.