1 Repo
Encoding blockchain ledger data into optimized binary formats for storage and transmission efficiency.
Distinct from Ledger Storage Optimization: Focuses on the binary encoding/serialization process rather than the general physical disk footprint optimization.
Explore 1 awesome GitHub repository matching data & databases · Binary Ledger Serialization. Refine with filters or upvote what's useful.
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.