LightChain: Scalable DHT-Based Blockchain
Yahya Hassanzadeh-Nazarabadi, Alptekin K\"up\c{c}\"u, \"Oznur, \"Ozkasap

TL;DR
LightChain introduces a scalable, DHT-based blockchain architecture that enhances storage efficiency, decentralization, and fairness, with formal security analysis and superior performance over traditional blockchains like Bitcoin and Ethereum.
Contribution
It is the first blockchain architecture leveraging a DHT for scalable, fair, and efficient operation with formal security guarantees.
Findings
Requires 66 times less storage per node
Bootstraps 380 times faster than Bitcoin/Ethereum
Ensures fairness and integrity even with majority corruption
Abstract
As an append-only distributed database, blockchain is utilized in a vast variety of applications including the cryptocurrency and Internet-of-Things (IoT). The existing blockchain solutions show downsides in communication and storage scalability, as well as decentralization. In this article, we propose LightChain , which is the first blockchain architecture that operates over a Distributed Hash Table (DHT) of participating peers. LightChain is a permissionless blockchain that provides addressable blocks and transactions within the network, which makes them efficiently accessible by all peers. Each block and transaction is replicated within the DHT of peers and is retrieved in an on-demand manner. Hence, peers in LightChain are not required to retrieve or keep the entire ledger. LightChain is fair as all of the participating peers have a uniform chance of being involved in the consensus…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
