Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

548 papersLast indexed Aug 31, 2026
Search papers

Paper index

548 results · page 13 of 23

Clear filters
Apr 7, 2022·2022 IEEE 7th International conference for Convergence in Technology (I2CT)
23 cites
Efficient Big Data Storage and Retrieval in Distributed Architecture using Blockchain and IPFS

Maruti M Arer, Praveen M. Dhulavvagol, Shashikumar G. Totad

In current distributed file system, Big data storage suffers from security issues, single point of failure and scalability problems. With the popularity of bitcoin and crypto world, Blockchain has emerged as new decentralized framework. Now, Blockchain is also used as distributed storage framework for storing large data. When the volume of data increases, blockchain suffers from storage overhead and scalability issues. To solve this problem, we propose blockchain based distributed big data storage using IPFS(Inter-Planetary File System). IPFS reduces the storage overhead by storing small pieces of large file in multiple nodes and collectively generating hash of the file. Further elasticsearch is also used for efficient query retrieval. Overall,the above architecture of blockchain, IPFS and Elasticsearch enhances the big data storage, search latency and precision. It also provides access control mechanism which allows only authorized user to access the files. Thus this framework provides efficient data storage, security and its retrieval.

Caching and Content Delivery
Advanced Data Storage Technologies
Cloud Data Security Solutions
Original source
Mar 30, 2022·2022 5th International Conference on Networking, Information Systems and Security: Envisage Intelligent Systems in 5g//6G-based Interconnected Digital Worlds (NISS)
11 cites
Towards fast ECC signing algorithms for Blockchain

Youssef Lamriji, Khalid El Makkaoui, Abderrahim Beni‐Hssane

Blockchain (BC) is a revolutionary technology that has dramatically impacted modern society thanks to its decentralization, transparency, and security properties. The BC is a distributed database that stores a register of assets and digitally signed transactions. Beginning in the financial field, BC was quickly applied to several fields, including the Internet of Things (IoT), supply chain, education, healthcare, and energy. In most BC-based applications, transactions are signed using ECDSA or EdDSA algorithms. However, scalar multiplication (SM) is a complex and central operation in these signing algorithms. This paper presents the most efficient techniques for computing SM to provide fast signature algorithms for BC-enabled applications.

Blockchain Technology Applications and Security
Advanced Data Storage Technologies
Cryptography and Data Security
Original source
Mar 30, 2022·Advances in Multidisciplinary & Scientific Research Journal Publication
0 cites
A Formal Verification Model for Security Vulnerability in Non-Fungible Tokens (NFTS) Platform.

B.O. Ahubele, 2okolaibiriyai@gmail.com Phones: 1+2348087473122, 2+2348038996396., B.D. Okolai

Non-fungible tokens have been a unique transformation in the implementation of the concept of distributed ledger technology in digital assets. NFTs are said to be non-interchangeable, which distinguishes its value from fungible tokens like Bitcoin (Btc). Scammers are utilizing the open source nature of the blockchain to victimize users and steal their NFTs, leaving NFT collectors with infringed artwork. In a bid to eliminate security vulnerability and attack in NFT platform, we implemented a smart contract verification model. Our verification model is a 2-pronged approach that utilized F*, functional programming language. We presented two tools that translated solidity source code and EVM bytecode to solidity* and EVM* respectively. The EVM decompiler analyzes contracts in which the solidity source codes are unavailable as well as low level properties of contracts. The EVM* and Solidity* tools helped to check the equivalence between a solidity program and the bytecode output from the solidity compiler in order to avoid bugs and preserve verified properties at the source level. In this paper, Etherscan token tracker was used to verify and authenticate NFT token before buying or minting such NFT. Keywords: Non-Fungible Tokens (NFTs), The NFT- marketplace (NFTM), Ethereum

Open access
Blockchain Technology Applications and Security
Advanced Data Storage Technologies
Cloud Computing and Resource Management
Original source
Mar 3, 2022·Proceedings on Privacy Enhancing Technologies
9 cites
Efficient Set Membership Proofs using MPC-in-the-Head

Aarushi Goel, Matthew Green, Mathias Hall-Andersen, Gabriel Kaptchuk

Abstract Set membership proofs are an invaluable part of privacy preserving systems. These proofs allow a prover to demonstrate knowledge of a witness w corresponding to a secret element x of a public set, such that they jointly satisfy a given NP relation, i.e. ℛ( w, x ) = 1 and x is a member of a public set { x 1 , . . . , x 𝓁 }. This allows the identity of the prover to remain hidden, eg. ring signatures and confidential transactions in cryptocurrencies. In this work, we develop a new technique for efficiently adding logarithmic-sized set membership proofs to any MPC-in-the-head based zero-knowledge protocol (Ishai et al. [STOC’07]). We integrate our technique into an open source implementation of the state-of-the-art, post quantum secure zero-knowledge protocol of Katz et al. [CCS’18].We find that using our techniques to construct ring signatures results in signatures (based only on symmetric key primitives) that are between 5 and 10 times smaller than state-of-the-art techniques based on the same assumptions. We also show that our techniques can be used to efficiently construct post-quantum secure RingCT from only symmetric key primitives.

Open access
Cryptography and Data Security
Advanced Data Storage Technologies
Complexity and Algorithms in Graphs
Original source
Feb 26, 2022·International Journal of Current Science Research and Review
1 cites
A Peer-to-Peer File Storage System Using Blockchain and Interplanetary File System

Suman Mann, Harshit Chaudhary, Aryan khatri, Ritik Malik · 5 authors

Abstract : People’s lives have been profoundly impacted by the headway of innovation which has worked on their lives from each viewpoint. Clearly, innovation assumes a significant part in each circle of life and information stockpiling and sharing is a significant part of it. Current information sharing and storage devices depend on trusted third parties (TTP) and because of the contribution of third parties, such frameworks need straightforwardness, security, trust and strength. To solve these issues, this paper proposes a blockchain-based secure information sharing application by consolidating the highlights of IPFS and Ethereum. In this proposed scheme ethereum blockchain, decentralized storage, encryption and IPFS are combined to build an application that maximizes the tech<em>nological resources and provide</em> with an effective storage website ,Ethereum blockchain, decentralized capacity, encryption, and InterPlanetary File System are consolidated to assemble an application that boosts the innovative assets and gives a viable storage site. To carry out the proposed situation, smart contracts are written in solidity and sent on the nearby Ethereum test network. The proposed plot accomplishes security, transparency, legitimacy of owner, access control and nature of information.

Open access
2 source records
Blockchain Technology Applications and Security
FinTech, Crowdfunding, Digital Finance
Caching and Content Delivery
Original source
Jan 21, 2022·arXiv (Cornell University)
2 cites
Attack of the Clones: Measuring the Maintainability, Originality and Security of Bitcoin 'Forks' in the Wild

Jusop Choi, Wonseok Choi, William Aiken, Hyoungshick Kim · 8 authors

Since Bitcoin appeared in 2009, over 6,000 different cryptocurrency projects have followed. The cryptocurrency world may be the only technology where a massive number of competitors offer similar services yet claim unique benefits, including scalability, fast transactions, and security. But are these projects really offering unique features and significant enhancements over their competitors? To answer this question, we conducted a large-scale empirical analysis of code maintenance activities, originality and security across 592 crypto projects. We found that about half of these projects have not been updated for the last six months; over two years, about three-quarters of them disappeared, or were reported as scams or inactive. We also investigated whether 11 security vulnerabilities patched in Bitcoin were also patched in other projects. We found that about 80% of 510 C-language-based cryptocurrency projects have at least one unpatched vulnerability, and the mean time taken to fix the vulnerability is 237.8 days. Among those 510 altcoins, we found that at least 157 altcoins are likely to have been forked from Bitcoin, about a third of them containing only slight changes from the Bitcoin version from which they were forked. As case studies, we did a deep dive into 20 altcoins (e.g., Litecoin, FujiCoin, and Feathercoin) similar to the version of Bitcoin used for the fork. About half of them did not make any technically meaningful change - failing to comply with the promises (e.g., about using Proof of Stake) made in their whitepapers.

Open access
2 source records
Blockchain Technology Applications and Security
Advanced Malware Detection Techniques
Advanced Data Storage Technologies
Original source
Jan 20, 2022·2022 IEEE International Conference on Communications Workshops (ICC Workshops)
12 cites
Optimization of a Reed-Solomon code-based protocol against blockchain data availability attacks

Paolo Santini, Giulia Rafaiani, Massimo Battaglioni, Franco Chiaraluce · 5 authors

ASBK (named after the authors' initials) is a recent blockchain protocol tackling data availability attacks against light nodes, employing two-dimensional Reed-Solomon codes to encode the list of transactions and a random sampling phase where adversaries are forced to reveal information. In its original formulation, only codes with rate $1/4$ are considered, and a theoretical analysis requiring computationally demanding formulas is provided. This makes ASBK difficult to optimize in situations of practical interest. In this paper, we introduce a much simpler model for such a protocol, which additionally supports the use of codes with arbitrary rate. This makes blockchains implementing ASBK much easier to design and optimize. Furthermore, disposing of a clearer view of the protocol, some general features and considerations can be derived (e.g., nodes behaviour in largely participated networks). As a concrete application of our analysis, we consider relevant blockchain parameters and find network settings that minimize the amount of data downloaded by light nodes. Our results show that the protocol benefits from the use of codes defined over large finite fields, with code rates that may be even significantly different from the originally proposed ones.

Open access
2 source records
cs.IT
cs.CR
Blockchain Technology Applications and Security
Original source
Jan 18, 2022·2022 IEEE International Symposium on Information Theory (ISIT)
12 cites
Polar Coded Merkle Tree: Improved Detection of Data Availability Attacks in Blockchain Systems

Debarnab Mitra, Lev Tauz, Lara Dolecek

Light nodes in blockchain systems are known to be vulnerable to data availability (DA) attacks where they accept an invalid block with unavailable portions. Previous works have used LDPC and 2-D Reed Solomon (2D-RS) codes with Merkle Trees to mitigate DA attacks. While these codes have demonstrated improved performance across a variety of metrics such as DA detection probability, they are difficult to apply to blockchains with large blocks due to generally intractable code guarantees for large codelengths (LDPC), large decoding complexity (2D-RS), or large coding fraud proof sizes (2D-RS). We address these issues by proposing the novel Polar Coded Merkle Tree (PCMT) which is a Merkle Tree built from the encoding graphs of polar codes and a specialized polar code construction called Sampling-Efficient Freezing (SEF). We demonstrate that the PCMT with SEF polar codes performs well in detecting DA attacks for large block sizes.

Open access
2 source records
cs.IT
cs.CR
Error Correcting Code Techniques
Original source
Jan 6, 2022·Mathematics
0 cites
Blizzard: a Distributed Consensus Protocol for Mobile Devices

Mehrdad Kiamari, Bhaskar Krishnamachari, Muhammad Naveed, Seokgu Yun

We present Blizzard, a Byzantine fault tolerant (BFT) distributed ledger protocol that is aimed at making mobile devices first-class citizens in the consensus process. Blizzard introduces a novel two-tier architecture by having the mobile nodes communicate through online brokers, and includes a decentralized matching scheme to ensure each node connects to a certain number of random brokers. Through mathematical analysis, we derive a guaranteed safety region (i.e., the set of ratios of malicious nodes and malicious brokers for which the safety is assured) for the Blizzard protocol. Liveness is shown as well. We analyze the performance of Blizzard in terms of its throughput, latency, and message complexity. Through experiments based on a software implementation, we show that Blizzard is capable of throughput on the order of several thousand transactions per second per shard and sub-second confirmation latency.

Open access
3 source records
cs.DC
Distributed systems and fault tolerance
Peer-to-Peer Network Technologies
Original source
Jan 3, 2022·Open Engineering Inc
3 cites
Cryptocurrency Price Estimation Using Hyperparameterized Oscillatory Activation Functions in LSTM Networks

Pragya Mishra, Shubham Bharadwaj

Activation functions are critical components of neural networks, helping the model learn highly-intricate dependencies, trends, and patterns. Non-linear activation functions allow the model to behave as a functional approximator, learning complex decision boundaries and multi-dimensional patterns in the data. Activation functions can be combined with one another to learn better representations with the objective of improving gradient flow, performance metrics reducing training time and computational cost. Recent work on oscillatory activation functions\cite{noel2021growing}\cite{noel2021biologically} showcased their ability to perform competitively on image classification tasks using a compact architecture. Our work proposes the utilization of these oscillatory activation functions for predicting the volume-weighted average of Bitcoin on the G-Research Cryptocurrency Dataset. We utilize a popular LSTM architecture for this task achieving competitive results when compared to popular activation functions formally used.

Open access
Advanced Data Storage Technologies
Parallel Computing and Optimization Techniques
Data Stream Mining Techniques
Original source
Jan 1, 2022·SSRN Electronic Journal
0 cites
Intelligent Inventory Management for Cryptocurrency Brokers

Christopher Felder, Johannes Seemüller

In equity trading, internalization is the predominant execution method for uninformed order flow, allowing retail brokers to realize cost savings and thereby offer price improvements to customers. In cryptocurrency trading, there are doubts as to whether informed and uninformed traders can be distinguished in the same way, leading brokers to seek cost savings through internal order matching instead. Using the historical order flow of the German cryptocurrency broker BISON, we present a prediction-based approach to internal order matching: Upon receiving a customer order, our model forecasts whether future order flow will be sufficient to neutralize the order before the settlement date. With a prediction accuracy of 85%, it enables brokers to match three-quarters of order volume internally, which is three times as much as a traditional static approach, and realize meaningful cost savings, even after accounting for common minimum price improvements.

Open access
3 source records
Financial Markets and Investment Strategies
Stock Market Forecasting Methods
Financial Risk and Volatility Modeling
Original source
Jan 1, 2022·ASERC Journal of Socio-Economic Studies
0 cites
MULTIFACTOR MODEL FORPRICING CRYPTOCURRENCIES

Authors unavailable

The main aim of the paper is to contribute to the discussion of cryptocurrency pricing through asset pricing models. The paper develops multifactor models for the cryptocurrency valuation and discusses the elements of these models based on the literature review of scholarly articles, books, and scientific databases. We further developed the models from unit factor to five factors in order to observe whether the development is achieved by adding new factors into the model. Consequently, we pointed out the most influential factor that determines the value of cryptocurrencies.

Open access
Cloud Data Security Solutions
Advanced Data Storage Technologies
Information Systems and Technology Applications
Original source
Jan 1, 2022·Advances in economics, business and management research/Advances in Economics, Business and Management Research
2 cites
The Development and Impact of Central Bank Digital Currency

Xujia Huang, Ziyu Yang, Chenkai Zhou

Digital currency, which is a kind of digital token that exists on a distributed and decentralized ledger, is under the spotlight of the public's discussion. Chinese government desires to promote the establishment of a currency service system that is oriented to the digital economy era, which is beneficial to the public, and universally innovative and open. This essay introduces the reasons that the Chinese government aims to promote a new type of digital RMB, and the disadvantages the digital currency is facing now such as regulatory problems compared with existing third-party payment methods and the impact of the promotion of digital currency on third-party payment. To solve these problems, this study focuses on the integration of third-party payment and digital currency, the traffic of third-party payment and digital currency users, and the security of the blockchains. This study aims to solve the practical problems which the digital currency might face and help to promote the development of digital RMB.

Open access
Blockchain Technology Applications and Security
Advanced Data Storage Technologies
FinTech, Crowdfunding, Digital Finance
Original source
Jan 1, 2022·Communications in computer and information science
0 cites
Untangling the XRP Ledger: Insights and Analysis

Lara Mauri, Stelvio Cimato, Ernesto Damiani

No abstract is available for this record.

Blockchain Technology Applications and Security
Advanced Data Storage Technologies
Distributed systems and fault tolerance
Original source
Jan 1, 2022·Proceedings of the 9th International Scientific Conference - FINIZ 2022
1 cites
Herding in Cryptocurrencies: CSSD and CSAD Approaches

Lucas Deighton Chrisostomides

This paper uses CSSD developed by Two sets of cryptocurrencies were considered, one containing the 34 largest cryptocurrencies by market capitalisation and the other containing 15 cryptocurrencies with market capitalisations under $200 million. Any cryptocurrencies launched after 21/09/2018 were excluded from the samples in the interests of consistency. Using CSSD, no herding was detected while with CSAD a weak herding effect was observed, though the results were not statistically significant. This paper has important implications for cryptocurrency investors, researchers, and policymakers.

Open access
Chaos-based Image/Signal Encryption
Advanced Data Storage Technologies
Original source
Jan 1, 2022·SSRN Electronic Journal
2 cites
DLT Options for CBDC

Sky Guo, Joseph Kreitem, Thomas Moser

No abstract is available for this record.

Open access
Stochastic processes and financial applications
Advanced Data Storage Technologies
Distributed and Parallel Computing Systems
Original source
Jan 1, 2022·Proceedings 2022 Symposium on Usable Security
7 cites
Usability of Cryptocurrency Wallets Providing CoinJoin Transactions

Simin Ghesmati, Walid Fdhila, Edgar Weippl

Over the past years, the interest in Blockchain technology and its applications has tremendously increased.This increase of interest was however accompanied by serious threats that raised concerns over user data privacy.Prominent examples include transaction traceability and identification of senders, receivers, and transaction amounts.This resulted in a multitude of privacy-preserving techniques that offer different guarantees in terms of trust, decentralization, and traceability.CoinJoin [22] is one of the promising techniques that adopts a decentralized approach to achieve privacy on the Unspent Transaction Output (UTXO) based blockchain.Despite the advantages of such a technique in obfuscating user transaction data, making them usable to common users requires considerable development and integration efforts.This paper provides a comprehensive usability study of three main Bitcoin wallets that integrate the CoinJoin technique, i.e., Joinmarket, Wasabi, and Samourai.A cognitive walkthrough based on usability and design criteria was conducted in order to evaluate the ease of use of these wallets.The study findings will enable privacy wallet developers to gain valuable insights into a better user experience.

Peer-to-Peer Network Technologies
Advanced Data Storage Technologies
Blockchain Technology Applications and Security
Original source
Jan 1, 2022·SSRN Electronic Journal
3 cites
A Framework for DAO Token Valuation

Kristof Lommers, Jiahua Xu, Teng Andrea Xu

In this article, we discuss a valuation framework for Decentralized Autonomous Organizations (DAOs). As previous work on DAO valuation is limited, we attempt to introduce a formalized framework on the subject. Although we base ourselves on conceptual frameworks from corporate finance, we introduce DAO-native valuation concepts. We argue that DAO token valuation can be mainly done in two ways, namely, according to a fundamental valuation approach and a comparable analysis approach. In the fundamental valuation approach we attempt to value the DAO token according to fundamentals while in the comparables approach we attempt to compare DAO tokens based on various metrics. Finally, we discuss various token specific considerations to potentially take into account in the valuation exercise. A valuation framework would allow the community to gauge DAOs’ performance in value generation for token stakeholders and help introduce more accountability towards the development teams behind the DAO.

Open access
2 source records
Advanced Data Storage Technologies
Manufacturing Process and Optimization
Original source
Jan 1, 2022·International Journal of Engineering Research and Advanced Technology
0 cites
A Smart, Efficient and Novel Distributed Ledger Technology for Information System

Wenfeng Li

Although distributed ledger technology (DLT) provides new and distinct benefits for information systems, some of its features, such as slower data processing, are incompatible with many applications. A new DLT architecture based on main-sub-ledger is presented in this paper. It achieves physical data isolation, ensuring the privacy and security of business data. Simultaneously, the main-sub-ledger creates tiered data storage, effectively relieving node data storage pressure and improving data processing capacity.

Open access
Advanced Data Storage Technologies
Cloud Data Security Solutions
Cloud Computing and Resource Management
Original source