Blockchain Papers

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

2,475 papersLast indexed Aug 16, 2026
Search papers

Paper index

2,475 results · page 25 of 104

Clear filters
Nov 19, 2025·Zenodo (CERN European Organization for Nuclear Research)
0 cites
WEB3 GAMING PROSPECTS A Case Study of the Sandbox

Rizqi, Pranata, Khairul, Umam

This material has been presented on 1st International Conference on Communication and Digital Multimedia ( ICCDM ) 2025, 19 November, 2025

Open access
2 source records
Interactive and Immersive Displays
Usability and User Interface Design
Augmented Reality Applications
Original source
Nov 18, 2025
0 cites
Demo: “DappTweet” A Solution to Use Twitter/X from MetaMask Wallet

Seyed Ahmadreza Abtahi, Reza Abtahi, Bruno Rodrigues, B. Stiller

This demo paper presents DappTweet, a Web3 app that lets any blockchain address send posts and direct messages on Twitter/X via a MetaMask wallet using an addressproven posting workflow. A relay account publishes on the user’s behalf and embeds the sender’s address and the transaction hash for public verification. The prototype implements three flows: public post, private message, and verification.

Opportunistic and Delay-Tolerant Networks
Blockchain Technology Applications and Security
Spam and Phishing Detection
Original source
Nov 18, 2025
1 cites
Towards Next Generation Domain Services: A Committee based Privacy Scheme leveraging Move on IOTA

Antonino Iaria, Mirko Zichichi, Vittorio Ghini, Stefano Ferretti

The inherent complexity of cryptographic addresses in Web3 ecosystems poses significant usability problems. Decentralized Domain Services attempt to solve this challenge yet, in the meantime, jeopardize users’ pseudo-anonymity. This paper investigates the design and implementation of a decentralized naming system leveraging IOTA’s Move smart contract framework. We analyze the system architecture and provide a comparative evaluation against established domain name services such as ENS, SuiNS, SolanaNS, and Avvy, highlighting the unique advantages and limitations of our proposed solution. Moreover, we introduce a novel committee-bridge architecture managing off-chain hashed name storage, enabling selective disclosure of domain information while maintaining low computational overhead. We also present results from an evaluation that assesses the functioning and the performance of the system, which confirm the viability of the proposal.

Cryptography and Data Security
IPv6, Mobility, Handover, Networks, Security
Caching and Content Delivery
Original source
Nov 18, 2025·arXiv (Cornell University)
0 cites
SecureSign: Bridging Security and UX in Mobile Web3 through Emulated EIP-6963 Sandboxing

Ji, Charles Cheng, Kong, Brandon

Mobile Web3 faces catastrophic retention (< 5%) yielding effective acquisition costs of \$500 - \$1,000 per retained user. Existing solutions force an impossible tradeoff: embedded wallets achieve moderate usability but suffer inherent click-jacking vulnerabilities; app wallets maintain security at the cost of 2 - 3% retention due to download friction and context-switching penalties. We present SecureSign, a PWA-based architecture that adapts desktop browser extension security to mobile via EIP-6963 provider sandboxing. SecureSign isolates dApp execution in iframes within a trusted parent application, achieving click-jacking immunity and transaction integrity while enabling native mobile capabilities (push notifications, home screen installation, zero context-switching). Our drop-in SDK requires no codebase changes for existing Web3 applications. Threat model analysis demonstrates immunity to click-jacking, overlay, and skimming attacks while maintaining wallet interoperability across dApps.

Open access
3 source records
Advanced Malware Detection Techniques
Security and Verification in Computing
Web Application Security Vulnerabilities
Original source
Nov 17, 2025·Scientific Reports
0 cites
HashWave: blockchain-powered perceptual hashing for resilient audio piracy detection against signal-processing attacks in decentralized networks

Stuti Pandey, Akhilendra Pratap Singh, Dharmender Singh Kushwaha, Ashish Pandey

Audio piracy detection is increasingly complex in decentralised distribution settings, where mainstream approaches fail to ensure robustness, verifiability, or computational efficiency. Conventional Digital Rights Management (DRM) systems mainly enforce licensed access, but once content is copied or redistributed outside their control they offer little protection. Classical fingerprinting approaches such as MFCC based hashes can detect near-exact duplicates, yet they often fail under signal edits like pitch shifting, time stretching or equalisation. Deep learning embeddings improve robustness but demand heavy computation and centralised resources, making them less suitable for edge or decentralised deployments. These limitations call for a solution that is both edit resilient and verifiable. We propose HashWave, a blockchain-integrated perceptual hashing framework that combines robust audio fingerprinting with tamper-proof verification. The system fuses MFCC, chroma and chroma CENS, CQT, spectral contrast, and lightweight tempo/energy cues, applying operation-aware weighting via [Formula: see text] and constrained DTW for time-scale edits. Evaluated across GTZAN, FMA-A Dataset for Music Analysis, and MUSAN (SLR17) with over twenty signal-processing transformations, HashWave achieves AUC 0.957 and TPR@1%FPR 0.952, outperforming MFCC-only baselines and approaching deep embeddings at lower CPU cost. The blockchain layer, built on Ethereum and IPFS, ensures decentralised hash storage, duplication control, and verifiable authorship with average upload and contract execution times of 0.017 s and 0.044 s. Together, these results establish HashWave as a practical, scalable, and secure framework for piracy detection across streaming, podcasting, and Web3 ecosystems.

Open access
Advanced Steganography and Watermarking Techniques
Music and Audio Processing
Digital Media Forensic Detection
Original source
Nov 17, 2025·Journal of brand strategy
0 cites
How paradigm shifts in World Wide Web versions directly influence major changes in brand models and the branding practices attached to them

Adrian Ho

Paradigm shifts in digital media, specifically the World Wide Web, directly influence paradigm shifts in brand models and the branding practices attached to them. This paper explains the transformation in brand models that is being driven by the move from Web 2.0 to web3 and the implications of the transition from a participatory Internet to an ownership Internet. The full implications are significant and still evolving, but one of the biggest challenges for brand owners and managers is the continued shift from centrally managed and owned brands to distributed collaboration, contribution and ownership for brands. This paper proposes that this may require moving from conceptualising brands as monolithic entities and instead viewing them as modular collections of attributes and assets that can operate and evolve independently yet are still able to resolve into a unified idea or set of ideas. Looking at emerging ideas in art and creativity, this paper presents a set of potential implications for the future of the brand. This article is also included in The Business & Management Collection which can be accessed at https://hstalks.com/business/

Consumer Behavior in Brand Consumption and Identification
Digital Marketing and Social Media
Corporate Identity and Reputation
Original source
Nov 17, 2025·ACM Transactions on the Web
0 cites
Web3Agent: Automating On-Chain Operations via Natural Language Interfaces

Sizheng Fan, Tian Min

Recent advances in large language models (LLMs) have enabled the emergence of intelligent agents capable of performing complex multi-step tasks across various domains. In parallel, the growth of Web3 has introduced a decentralized web infrastructure, yet remains largely inaccessible to non-technical users due to operational complexity, fragmented information, and security risks. In this article, we present Web3Agent , an AI agent system that integrates LLM-based interaction with blockchain environments to enable language-driven on-chain operations. Web3Agent automatically decomposes user instructions into structured workflows, dynamically queries blockchain data and APIs, and performs multi-step operations such as asset transfers, token swaps, and smart contract execution. Web3Agent incorporates real-time inspection, error handling, and interaction transparency across its operation log, and flow visualization components. We evaluate the system and perform ablation study with customized dataset in a simulated environment, demonstrating its feasibility in orchestrating complex Web3 tasks and highlighting implications for agent-based abstraction in decentralized systems.

Open access
Multi-Agent Systems and Negotiation
Scientific Computing and Data Management
Business Process Modeling and Analysis
Original source
Nov 16, 2025
0 cites
Faultseeker: LLM-Empowered Framework for Blockchain Transaction Fault Localization

Kairan Sun, Zhengzi Xu, Kaixuan Li, Lyuye Zhang · 7 authors

Web3 applications, particularly decentralized finance (DeFi) protocols, have grown rapidly with over $100 billion locked in smart contracts, attracting sophisticated attacks causing billions in losses. When attack occur, security analysts need to perform fault localization to identify vulnerable functions and understand attack vectors. This critical process currently requires an average of 16.7 analyst hours per incident due to complex blockchain execution models, rapidly evolving protocol interactions, and multi-contract attack patterns that exceed existing analytical capabilities. Despite its critical importance, blockchain fault localization has received limited attention due to fundamental challenges requiring semantic understanding of economic models and protocol-specific logic. Existing blockchain-specific tools target only single vulnerability types, while the only comprehensive solution, DAppFL, relies on machine learning model that may miss sophisticated exploits and lacks interpretability in results. Recent advances in large language models (LLMs) demonstrate remarkable code comprehension capabilities, but existing applications focus on proactive vulnerability detection with minimal exploration of post-incident fault localization.We present FaultSeeker, an LLM-empowered framework for blockchain transaction fault localization. Our two-stage architecture combines transaction-level forensics for strategic scoping with coordinated specialist agents for sustained reasoning. This design provides long-term memory management via orchestrator agents and specialized attention allocation through coordinated workers, enabling comprehensive analysis across complex multi-contract transactions without context loss. We evaluate Fault-Seeker on a compiled dataset of 115 real-world malicious transactions with expert-validated annotations spanning diverse attack patterns and complexity levels. Results demonstrate that FaultSeeker significantly outperforms existing approaches, including DAppFL and leading native LLMs (GPT-4o, Claude 3.7 Sonnet, DeepSeek R1), while maintaining practical efficiency (4.4- 8.6 minutes) and cost-effectiveness ($1.55-$4.53 per transaction).

Blockchain Technology Applications and Security
Software System Performance and Reliability
Security and Verification in Computing
Original source
Nov 15, 2025·Proceedings of 32nd Asia-Pacific Software Engineering Conference (APSEC), 2025
0 cites
Software Supply Chain Security of Web3

Martin Monperrus

Web3 applications, built on blockchain technology, manage billions of dollars in digital assets through decentralized applications (dApps) and smart contracts. These systems rely on complex, software supply chains that introduce significant security vulnerabilities. This paper examines the software supply chain security challenges unique to the Web3 ecosystem, where traditional Web2 software supply chain problems intersect with the immutable and high-stakes nature of blockchain technology. We analyze the threat landscape and propose mitigation strategies to strengthen the security posture of Web3 systems.

Open access
2 source records
Blockchain Technology Applications and Security
Web Application Security Vulnerabilities
Security and Verification in Computing
Original source
Nov 14, 2025
0 cites
Enhancing Tail NFT Recommendation via Dependency-Aware Extreme Multi-Label Learning

Cheng Pan, C. ZHANG, F. Wang, Edith C.H. Ngai

With the rise of Web3, Non-Fungible Tokens (NFTs) have become a new class of digital assets, driving demand for large-scale NFT recommendation systems. Each NFT can be associated to a rich set of semantic, stylistic, and thematic labels, forming a highly complex label space. Similar to e-commerce platforms where detailed product labels enable personalized recommendations, such semantic dependencies between labels can potentially enhance NFT recommendation performance. Thus, NFT recommendation can be naturally formulated as an extreme multi-label (XML) classification problem. Many existing probabilistic label tree (PLT)-based approaches address XML problem by recursively partitioning the label space, which greatly alleviates the demands on expensive computer resources. Yet, the highly skewed distribution of labels in datasets in XML makes tail labels more challenging to predict than head labels. In this paper, Our preliminary analysis reveals that inherent label dependencies can be leveraged to improve tail label recommendations for NFTs. We propose ChainTail, a dependency-aware framework that enhances PLT-based NFT label partitioning and prediction re-scoring. It includes: (1) a Dependency-aware partition module that partitions highly dependent NFT labels into subsets. (2) a Dependency-aware ReScore module that re-ranks prediction scores of labels to eliminate the label-priors. Our experimental results show that ChainTail boosts tail label recommendation on widely used item recommendation datasets.

Text and Document Classification Technologies
Machine Learning and Data Classification
Recommender Systems and Techniques
Original source
Nov 14, 2025
0 cites
Protection of Communication Between Chains by Intelligent Translation Protocols: Applying the AI for Blockchain Interoperability

C. Sathiyamoorthy, Mohammad Musa Al-Momani, Suseendran Surendran, J Adilakshmi · 6 authors

The blockchain technology is now widely accepted as an innovation in various areas such as finance, healthcare, logistics, and supply chain domain. Nevertheless, the interconnection of diverse blockchains is still an existing problem, which contributes to the impedance of seamless data and asset exchange between multiple blockchains. This paper proposes a new paradigm of the Protection of Communication Between Chains by Intelligent Translation Protocols system using Artificial Intelligence to achieve secure, efficient and scalable cross-chain interaction. Utilizing smart translation algorithms based on machine learning the system adapts to the underlying consensus rules, data structures and messaging patterns on multiple blockchains without any security or data integrity implications. This approach focuses on adaptive learning for multiple evolving chain standards, real-time verification to stop forged translations, and smart routing to maximize cross-chain transaction paths. Experimental results confirm that the AI-based interoperability tier achieves lower latency, higher translation accuracy, and less computation costs than the bridge-based access layer. They also include secure communication and cryptographic protection for the data in transit inter chaining. The findings of this research further the technological frontier of blockchain interoperability, while also presenting a foundational solution for developing the next-generation of decentralized applications (dApps) that can run across multiple blockchains. We conclude that intelligence protocol translation is a promising approach to secure, scalable and robust integration of blockchains with the Web3.

Blockchain Technology Applications and Security
Organizational and Employee Performance
Internet of Things and AI
Original source
Nov 14, 2025
1 cites
Airdrop Hunter Detection via PageRank-Augmented Multimodal Graph Neural Networks

Jiajie Shi, Yuyang Qin, Hengming Dai, Xiaoyi Fan · 5 authors

Airdrops are a widely used mechanism in Web3 ecosystems to incentivize early users by distributing governance tokens. However, these mechanisms are increasingly targeted by airdrop hunters—malicious actors who exploit token distribution systems through address farming, automated scripts, and behavioral camouflage. While prior work such as ARTEMIS leverages multimodal features and local transaction patterns to detect such behavior, it lacks a global understanding of wallet influence in the transaction graph. In this paper, we propose an enhanced detection framework that augments the ARTEMIS by incorporating PageRank-based global centrality as an additional structural feature. This allows the model to better distinguish superficially active wallets from those with broader influence in the network. We evaluate our method on real-world Non-Fungible Token (NFT) data from the Blur marketplace and achieve state-of-the-art performance. Furthermore, a feature substitution experiment reveals that simple degree-based features alone can achieve near-perfect performance, even outperforming PageRank, suggesting that the labels are strongly coupled with topological properties. These findings highlight both the effectiveness of structural augmentation and the potential risks of shortcut learning in graph-based detection systems.

Advanced Malware Detection Techniques
Peer-to-Peer Network Technologies
Complex Network Analysis Techniques
Original source
Nov 14, 2025·International Journal of Accounting and Economics Studies
0 cites
The Possibility of Using Web3 Technologies to Improve The Accounting Transparency of Government Budgets – An Analytical Study of The Opinions of A Sample of Academics and Professionals in Erbil

Salim Yousif Mustafa, Tavga Nasradin Rahman, Zana Abdulrahman Hakeem

The manuscript should contain an abstract. The abstract should be self-contained and citation-free and should not exceed 300 ‎words. The abstract should state the purpose, approach, results, and conclusions of the paper. The author should assume that the reader has ‎some knowledge of the subject but has not read the paper. Thus, the abstract should be intelligible and complete in itself (no numerical ‎references); it should not cite figures, tables, or sections of the paper. The abstract should be written using the third person instead of first per-‎son.‎ This study examines the potential of Web3 technologies to enhance accounting transparency in government budgets through a survey of ‎academics and professionals in Erbil, Kurdistan Region of Iraq. A structured questionnaire with 25 statements across five dimensions was ‎administered to 55 respondents (74.55% academics in accounting/finance, 20% professionals from the Board of Supreme Audit) using a ‎five-point Likert scale, with data analyzed via SPSS V.27.‎ ‏The empirical results extensively validate Web3's application in enhancing governmental financial transparency. Although the theoretical ‎framework emphasized blockchain immutability as the foundation, statistical evidence revealed stronger endorsement for smart contracts ‎‎(mean = 4.167) and real-time access (mean = 4.06) compared to blockchain immutability (mean = 4.047). All hypotheses were validated at a p ‎‎< 0.000 significance level. Decentralized recordkeeping (mean = 4.12) and interoperability (mean = 4.116) also received strong support, ‎highlighting the need for internal control and cross-government reconciliation.‎ ‏The stronger support for smart contracts and real-time access reflects stakeholders' prioritization of practical, user-facing applications over ‎underlying infrastructure. These tools offer immediate automation of budget controls, measurable cost savings, and direct citizen engage-‎ment—addressing urgent transparency challenges in the Kurdistan Region context more directly than blockchain's foundational security ‎features.‎ ‏From an accounting perspective, Web3 supports fundamental financial reporting principles: blockchain immutability aligns with reliability ‎of accounting records; smart contracts function as programmed spending controls enhancing compliance and restricting unauthorized ex-‎penditures; real-time access corresponds to timeliness and disclosure principles, enabling continuous monitoring by citizens and oversight ‎agencies; while decentralization and interoperability strengthen internal control and promote consistency across governmental financial sys-‎tems.‎ ‏While blockchain provides essential recordkeeping infrastructure for transparent records, stakeholder priorities emphasize automation, ‎accessibility, and integration. These findings suggest governmental accounting reforms should prioritize smart contracts and real-time reporting systems as primary drivers of financial transparency, with blockchain serving as the supporting foundation. The study recommends ‎incremental adoption, development of real-time dashboards, integration with existing infrastructure, and establishment of supportive institutional frameworks.

Open access
E-Government and Public Services
Blockchain Technology in Education and Learning
Impact of Education Environments
Original source
Nov 13, 2025·arXiv
0 cites
Pack-A-Mal: A Malware Analysis Framework for Open-Source Packages

Duc-Ly Vu, Thanh-Cong Nguyen, Minh-Khanh Vu, Ngoc-Thanh Nguyen · 5 authors

The increasingly sophisticated environment in which attackers operate makes software security an even greater challenge in open-source projects, where malicious packages are prevalent. Static analysis tools, such as Malcontent, are highly useful but are often incapable of dealing with obfuscated malware. Such situations lead to an unreasonably high rate of false positives. This paper highlights that dynamic analysis, rather than static analysis, provides greater insight but is also more resource-intensive for understanding software behaviour during execution. In this study, we enhance a dynamic analysis tool, package-analysis, to capture key runtime behaviours, including commands executed, files accessed, and network communications. This modification enables the use of container sandboxing technologies, such as gVisor, to analyse potentially malicious packages without significantly compromising the host system.

Open access
cs.CR
Original source
Nov 12, 2025·International series on computer entertainment and media technology
0 cites
Bridging the Digital Divide Through Play

Jane Thomason

No abstract is available for this record.

ICT in Developing Communities
Innovation and Socioeconomic Development
ICT Impact and Policies
Original source
Nov 12, 2025·International series on computer entertainment and media technology
1 cites
Building the New Gaming Economy

Jane Thomason

No abstract is available for this record.

Digital Games and Media
Digital Economy and Work Transformation
Educational Games and Gamification
Original source
Nov 10, 2025
0 cites
Blockchain-Based Authentication System for Pharmaceutical Product Verification

Benson Okpara, Zia Ush Shamszaman, Shatha Ghareeb, Jamila Mustafina Kazan

This project develops a blockchain-based web application aimed at verifying pharmaceutical products, a critical step in combating counterfeit drugs. By leveraging Ethereum's Sepolia test network and the power of smart contracts, the system facilitates secure, transparent processes for registering, verifying, and tracking pharmaceutical items. The application combines a PHP-based backend with a JavaScript-powered frontend, seamlessly integrating tools like MetaMask for user authentication and Web3.js to enable blockchain communication. The study underscores the significant advantages blockchain offers over traditional verification methods, particularly in terms of data integrity, transparency, and security. As a result, it meets the CIA triad model's requirements for confidentiality and integrity in information security. The novel features of the project include the use of optimism roll-ups for scalability, two-factor authentication (2FA), and data encryption to address critical challenges often overlooked in similar proposals for blockchainbased authentication systems. The results of the project demonstrate a tangible improvement in supply chain transparency and fraud prevention within the pharmaceutical industry. This work lays a strong foundation for further exploration of decentralised applications, not only in pharmaceutical validation but also across other essential sectors.

Blockchain Technology Applications and Security
Pharmaceutical Quality and Counterfeiting
Web Application Security Vulnerabilities
Original source
Nov 10, 2025
0 cites
A Proposal for Automated Tax Collection on Swaps in Self-Custody Wallets in Brazil

A. Marques, Luiz Eduardo Terra de Faria, Diogo S. Mendonça

The exponential growth of the cryptoasset market and the advancement of decentralized technologies have challenged traditional models of tax collection. In particular, self-custody wallets, which allow users to maintain direct control over their digital assets without the mediation of financial institutions, pose significant obstacles to oversight and tax compliance. This paper proposes an approach for the automatic collection of taxes on foreign exchange operations with stablecoins, using smart contracts on decentralized exchanges (DEXs). Through the implementation of a Proof of Concept (PoC), based on the Split Payment logic, we demonstrate the technical feasibility of applying a tax rate, analogous to the IOF, directly during transactions carried out by self-custody wallets, without the need for prior user identification. Experimental results, validated on the Polygon mainnet, reinforce the potential of the proposed model as a practical solution aligned with the principles of Web3, contributing to the debate on automated tax compliance mechanisms in decentralized environments.

Open access
Blockchain Technology Applications and Security
FinTech, Crowdfunding, Digital Finance
Auction Theory and Applications
Original source
Nov 10, 2025·arXiv (Cornell University)
0 cites
QOC DAO -- Stepwise Development Towards an AI Driven Decentralized Autonomous Organization

Marc Jansen, Christophe Verdot

This paper introduces a structured approach to improving decision making in Decentralized Autonomous Organizations (DAO) through the integration of the Question-Option-Criteria (QOC) model and AI agents. We outline a stepwise governance framework that evolves from human led evaluations to fully autonomous, AI-driven processes. By decomposing decisions into weighted, criterion based evaluations, the QOC model enhances transparency, fairness, and explainability in DAO voting. We demonstrate how large language models (LLMs) and stakeholder aligned AI agents can support or automate evaluations, while statistical safeguards help detect manipulation. The proposed framework lays the foundation for scalable and trustworthy governance in the Web3 ecosystem.

Open access
2 source records
Ethics and Social Impacts of AI
Multi-Agent Systems and Negotiation
Innovation, Sustainability, Human-Machine Systems
Original source
Nov 10, 2025
0 cites
Mensageria Descentralizada como Infraestrutura PĂșblica: Uma Perspectiva sobre a Web3 como Bem Comum Digital

FabrĂ­cio Barbosa Viegas, Murilo Costa Salem, Tatiana Aires Tavares

Digital messaging plays a central role in modern society, but it is currently dominated by centralized platforms that compromise user privacy and control. This position paper argues that decentralized messaging systems, based on open protocols and free software, can serve as public communication infrastructure and exemplify Web3 as a digital common good. We discuss the limitations of current services (identity lock-in, user fragmentation, data exposure) and present decentralized approaches (peer-to-peer, federated, blockchain-based) according to recent literature. We relate these models to the concept of public digital infrastructure, essential communication systems managed in a non-exclusive manner, and the notions of digital commons. As illustrative cases, we cite open protocols like Matrix and Web3 initiatives that adopt blockchain-based identity (e.g., XMTP), showing that such systems exhibit the characteristics of common resources: public specification, collective governance, and open-source software.

Open access
Education and Digital Technologies
Brazilian Legal Issues
Open Source Software Innovations
Original source
Nov 10, 2025
0 cites
Securing User Identity in Web3 Social Platforms: A Post-Quantum Biometric Approach

Swati Kumari, Hridoy Sankar Dutta, Hitesh Tewari

Contemporary Online Social Networks (OSNs) present critical vulnerabilities in user authentication and data integrity protocols. Since the social network is a multi-user platform, it requires a well-performing authentication mechanism that works along with the blockchain to ensure secure transactions. The existing methodologies exhibit significant limitations, particularly susceptibility to quantum cryptanalysis and privacy vector compromises. This study proposes a novel blockchain-based framework for decentralized OSNs, implementing smart contracts and InterPlanetary File System (IPFS) protocols to establish a distributed authentication architecture that mitigates these vulnerabilities while maintaining computational efficiency. Initially, we propose a post-quantum digital signature followed by a blockchain system using the signatures. Unlike previous OSNs, our solution uses post-quantum approaches, making it secure against both classical and quantum attacks. To enhance the data authentication of social network users, this research leverages the post-quantum multimodal biometric-based approach, where an improved version of Crystals Dilithium 3 is utilized in place of ECDSA in the XRP Ledger (XRPL) blockchain. We have integrated different post-quantum algorithms with XRPL using the open quantum safe library (liboqs) and compared the results in terms of resource consumption. The research explores the advantages of the proposed approach, highlighting its potential to mitigate the shortcomings of conventional methods and ensure secure data transmission in the era of quantum computing.

Open access
Blockchain Technology Applications and Security
Advanced Authentication Protocols Security
Cryptography and Data Security
Original source
Nov 10, 2025
0 cites
Uma infraestrutura de experimentação para pesquisa e desenvolvimento em Blockchains e Web3

Luiz Eduardo Folly de Campos, Reinaldo Cézar de Morais Gomes

Trust on the internet is an essential pillar for online interactions, and blockchain technologies offer a new paradigm of trust based on data integrity and decentralization, enabling innovative solutions such as theWeb3 applications. This paper presents the experimental infrastructure for blockchain research and development currently being built within the ILIADA project at RNP, and its use for the development of new Web3 applications.

Open access
Blockchain Technology Applications and Security
Big Data and Digital Economy
Cloud Data Security Solutions
Original source