BN

B. Nasrulin

5 records found

Mobile blockchain transactions require low latency
for practical deployment. This paper presents a
smartphone-native Trustchain system developed as
part of a collaborative research project where five
students implement Trustchain from scratch, each
optimizing ...

TrustChain for Smartphones

Measuring reconnection latency when the network is interrupted

TrustChain is a scalable, lightweight blockchain architecture that avoids global consensus by maintaining a personal chain of co-signed interactions for each peer, forming a directed acyclic graph. While its structure makes it promising for mobile and resource constrained environ ...
Blockchain technologies offer decentralized, secure, and transparent transaction sys tems but face significant scalability challenges, especially in mobile and peer-to-peer environments. Directed Acyclic Graph (DAG)-based protocols, such as Trustchain, present a promising alter ...

Scaling TrustChain to One Million Blocks on Mobile Devices

Storage Performance Evaluation and Benchmarking

Smartphones offer limited storage and memory, con- straints that conventional blockchains struggle to meet, yet they are also the devices where user- owned transaction chains promise the most value. We present the first empirical study of TrustChain, a DAG-based per-peer ledger r ...

Communication Protocol Impact on Energy Efficiency of Blockchain Application

Analysis of Energy Efficiency of Android Blockchain Application Using UDP or QUIC

Blockchain is already a widely adopted solution which can achieve decentralized storage in trustless settings. However, it is infamous for its high energy demands, making it difficult to operate on mobile phones with limited battery life. Among many design decisions in a blockcha ...