2 Repos
Techniques for reducing the physical disk footprint of historical blockchain data.
Distinct from Ledger Querying: Existing candidates focused on querying or reporting, not the physical storage efficiency of the ledger data.
Explore 2 awesome GitHub repositories matching data & databases · Ledger Storage Optimization. Refine with filters or upvote what's useful.
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
Stores historical ledger data in a space-efficient format to reduce the overall disk footprint.
Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger and a Federated Byzantine Agreement system. It functions as a core node that maintains the shared state of the network and provides a runtime environment for executing WebAssembly smart contracts. The project enables the creation and management of digital assets, including the implementation of decentralized exchanges through distributed orderbooks and automated liquidity pools. It facilitates cross-border payment settlement by routing assets via path payments and bridging di
Encodes ledger data and transactions into binary formats to optimize network performance and storage efficiency.