CRSEOct 18, 2021

A Generalised Logical Layered Architecture for Blockchain Technology

arXiv:2110.09615v11 citations
Originality Synthesis-oriented
AI Analysis

This work provides a generalised model for blockchain architecture, which is incremental as it synthesizes existing approaches into a standardized framework for researchers and developers.

The paper tackles the challenge of inconsistent blockchain architectures by investigating existing layered models and proposing a novel three-tiered storage model to logically define and categorize blockchain as a storage technology, aiming to serve as a guide for building blockchain storage solutions.

Precision, validity, reliability, timeliness, availability, and granularity are the desired characteristics for data and information systems. However due to the desired trait of data mutability, information systems have inherently lacked the ability to enforce data integrity without governance. A resolution to this challenge has emerged in the shape of blockchain architecture, which ensures immutability of stored information, whilst remaining in an online state. Blockchain technology achieves this through the serial attachment of set-sized parcels of data called blocks. Links (liken to a chain) between these blocks are implemented using a cryptographic seal created using mathematical functions on the data inside the blocks. Practical implementations of blockchain vary by different components, concepts, and terminologies. Researchers proposed various architectural models using different layers to implement blockchain technologies. In this paper, we investigated those layered architectures for different use cases. We identified essential layers and components for a generalised blockchain architecture. We present a novel three-tiered storage model for the purpose of logically defining and categorising blockchain as a storage technology. We envision that this generalised model will be used as a guide when referencing and building any blockchain storage solution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes