VISVESWARAYA TECHNOLOGICAL UNIVERSITY
“Jnana Sangama”, Belgaum-590014, Karnataka
PROJECT REPORT ON
SECURE E – WALLET USING BLOCKCHAIN
Submitted in partial fulfillment for the requirement of 6th semester
BACHELOR OF ENGINEERING
IN
CSE – CYBER SECURITY
Submitted By
GUNAVATHI C [1AH22CY016]
HARSHITHA N [1AH22CY019]
VEENA AH [1AH22CY060]
Under the Guidance of
Mrs. K.P SANGEETHA
Assistant Professor
DEPARTMENT OF CSE-CYBER SECURITY
DEPARTMENT OF CSE – CYBER SECURITY
ACS COLLEGE OF ENGINEERING
#74, Kambipura, Mysore Road, Bengaluru 560074
(An ISO 9001:2015 Certified Institute)
2024-2025
ACS COLLEGE OF ENGINEERING
#74, Kambipura, Mysore road, Bengaluru – 560074
(An ISO 9001:2015 Certified Institute)
(Affiliated to Visveswaraya Technological University, Belagavi)
Department of CSE – CYBER SECURITY
CERTIFICATE
This is to certify that the Project Work entitled “ Secure E-Wallet Using Blockchain” has been
successfully submitted by GUNAVATHI C (1AH22CY016), HARSHITHA N (1AH22CY019) ,
VEENA AH (1AH22CY060) , Bonafide students at ACS COLLEGE OF ENGINEERING affiliated to
Visvesvaraya Technological University, Belgaum during the year 2024-2025. It is certified that all
corrections/ suggestions indicated for the Internal Assessment have been incorporated in the report
submitted to the department. The Project report has been approved as it satisfies academic requirements
with respect to Academic work as prescribed in the 6th semester.
Signature of the Guide Signature of the Coordinator Signature of the HOD
[Link] [Link] [Link]
Assistant Professor, Assistant Professor, Professor & HOD,
CSE-CYBERSECURITY CSE-CYBER SECURITY CSE-CYBER SECURITY
ACSCE, Bangalore ACSCE, Bangalore ACSCE, Bangalore
i
ACKNOWLEDGMENT
We take this opportunity to express our sincere gratitude and respect to the ACS College of Engineering,
Bengaluru for providing me an opportunity to carry out our Project report.
We express deep regards to our honorable chairman Dr. A.C. Shanmugam for providing mean
opportunity to fulfil my ambition in this prestige institute.
We would like to express our immense gratitude to Dr. Anandthirtha B Gudi, Principal, ACS College
of Engineering, Bengaluru, for his timely help and inspiration during the tenure of the course.
We express sincere regards and thanks to Dr. M. Karuppasamy, Professor & HOD, Dept of CSE -
Cyber Security, ACSCE, Bengaluru for the encouragement and support throughout the work.
We are highly thankful to our guide and coordinator Mrs .K. P. Sangeetha , Assistant Professor, Dept
of CSE-Cyber Security , ACSCE for giving a valuable suggestion, providing cooperation and moral
support towards completion of the Project Work.
GUNAVATHI C [1AH22CY016]
HARSHITHA N [1AH22CY019]
VEENA A H [1AH22CY060]
ii
ABSTRACT
A crypto wallet is a digital wallet that allows users to securely store, manage, and transfer their
cryptocurrencies. It is a perfect combination with blockchain technology and provides a secure solution for
banking. Blockchain technology is the backbone of the cryptocurrency industry, and it ensures the security
and immutability of transactions. Cryptocurrency wallets leverage blockchain technology to ensure that
transactions are secure, transparent, and tamper-proof. Crypto wallets come in different forms, including
hardware wallets, software wallets, and mobile wallets. Each type of wallet has its unique features,
advantages, and disadvantages. For example, hardware wallets offer the highest level of security as they
store private keys offline, while mobile wallets offer convenience and accessibility. Cryptocurrency wallets
are also a perfect solution for banking because they offer users more control over their funds. Crypto wallets
can offer enhanced security features, such as two-factor authentication, multi-signature support, and
biometric authentication. These features help to ensure that users' funds are secure and protected from
unauthorised access.
Key words: Bank, Finance, PI, Cryptocurrency, Blockchain, Crypto wallet, E-wallet.
iii
CONTENTS
Sl. No TITLE CONTENTS PAGE. NO
CERTIFICATE i
ACKNOWLEDGEMENT ii
ABSTRACT iii
CONTENTS iv
LIST OF FIGURES vi
1 INTRODUCTION 1
1.1 Background 1
1.2 Areas of the project 1
1.3 Challenges and Complexities in the project 1
1.4 Motivation 2
1.5 Objectives 2
1.6 Problem Statement 3
1.7 Applications 3
1.8 Summary 3
2 LITERATURE SURVEY 4
2.1 Introduction 4
2.2 Background Study 4
2.3 Existing Model 4
2.4 Literature Survey 5
2.5 Summary
15
3 REQUIREMENT ANALYSIS 16
3.1 Introduction 16
3.2 System Requirements 17
3.2.1 Hardware Requirement
3.2.2 Software Requirements
3.3 Summary 18
4 PROPOSED SYSTEM 19
4.1 Introduction 19
4.2 Proposed Model 19
4.3 System Architecture 20
iv
4.4 Detailed Descriptions Of Sub Models 22
4.4.1 Pre-Processing Module
4.4.2 Feature Extraction Module
4.4.3 Classification
4.4.4 Training and Validation
4.5 Data Flow Diagram (DFD) 23
4.5.1: Level 0 DFD
4.5.2: Level 1 DFD
4.5.3: Level 2 DFD
4.6 Summary 25
5 CONCLUSION AND FUTUREWORK 26
REFERENCES
v
LIST OF FIGURES
Figure. No TITLE [Link]
4.3 System Architecture 11
4.4 Data Flow Diagram (DFD) 13
4.4.1: Level 0 DFD
4.4.2: Level 1 DFD
4.4.3: Level 2 DFD
vi
Secure E-Wallet Using Blockchain
CHAPTER 1
INTRODUCTION
1.1 Background
Blockchain, introduced in 1991 and popularized by Bitcoin in 2008, is a secure, immutable ledger
that records transactions (TX) using cryptographic methods and consensus algorithms. Each TX includes
signatures, public addresses, and must meet specific validity rules. Cryptocurrency wallets manage private
keys, not coins, enabling users to perform transactions securely. Wallets can be hot (online: web, desktop,
mobile) or cold (offline: hardware, paper), with cold wallets offering better [Link], PINs, and
biometrics protect wallet access. Bitcoin remains the most popular cryptocurrency, this phase has witnessed
the emergence of numerous others such as Dogecoin, Litecoin, and Monero, highlighting the versatile
applications of blockchain technology in the realm of digital currencies and payments.
1.2 Areas of the project
Cybersecurity: Securing user credentials, transaction data, and wallet contents using advanced
cryptography.
Blockchain & Distributed Ledger Technology: Utilizing Hyperledger Fabric or Ethereum for
transaction recording and consensus validation.
Fintech Application Development: Integration of APIs, smart contracts, and real-time cloud databases
like Firebase for user interaction and data storage.
Fraud Detection and Prevention: Implementation of anomaly detection, hashing mechanisms, and
blockchain auditing to mitigate fraud risks.
User Privacy and Identity Linking: Developing mechanisms like Digital Code Identity to securely link
users to their blockchain activity without compromising anonymity
1.3 Challenges and Complexities
Transaction Anonymity vs. Traceability: Balancing privacy with regulatory requirements and fraud
detection.
Scalability and Performance: Ensuring the system supports high transaction throughput with low
latency while maintaining security
Integration with Existing Financial Infrastructure: Adapting blockchain systems to coexist with
traditional banks and payment gateways.
Security Vulnerabilities: Preventing attacks such as private key theft, database tampering.
Dept of CSE-CY , ACSCE 2024-2025 Page 1
Secure E-Wallet Using Blockchain
1.4 Motivation
The motivation behind our project stems from the growing reliance on blockchain technology and
cryptocurrencies in everyday digital transactions. As the adoption of digital assets increases, so does the need
for secure, user-friendly, and accessible wallets to manage them. Existing wallet solutions often face
challenges related to security, usability, and limited support for modern decentralized applications (dApps).
Our project aims to address these gaps by building a secure, hierarchical deterministic (HD) hot wallet,
integrating best practices like BIP32/BIP39, and offering features such as encrypted key management, user
authentication, and seamless transaction handling. Ultimately, the goal is to empower users to confidently
interact with blockchain networks while maintaining full control over their digital assets.
1.5 Objectives
Develop a Secure Platform: Build a wallet with state-of-the-art security features, including
encryption, multi-factor authentication, and cold storage options, to protect users' digital assets from
unauthorized access.
Enable Multi-Currency Support: Integrate support for a wide range of cryptocurrencies, allowing users to
manage multiple assets within a single wallet.
Facilitate Efficient Transactions: Optimize the wallet for fast and cost-effective transactions, ensuring
reliable communication with the blockchain while minimizing fees and wait times.
Enhance Privacy and Anonymity: Implement features such as address rotation and transaction.
To enable multi-currency support, allowing management of different tokens under one wallet system.
To incorporate real-time fraud detection and alert systems via blockchain monitoring and analytics.
To offer robust backup and recovery solutions through seed phrase generation and recovery modules.
To ensure high-level data and transaction security using encryption, smart contracts, and blockchain
hashing.
To Integrate Blockchain for Enhanced Security
To Enable Real-Time Transactions and Balance Updates
To Ensure Compliance with Financial Security Standards
To Provide Recovery Mechanisms for Wallet Access
To Enable error free tranascations.
Dept of CSE-CY , ACSCE 2024-2025 Page 2
Secure E-Wallet Using Blockchain
1.6 Problem Statement
With the rapid growth of blockchain technology and cryptocurrency adoption, users require secure
and reliable wallets to store and manage their digital assets. However, many existing wallet solutions either
lack robust security features, are difficult to use, or fail to provide efficient key management and recovery
options. This leads to risks such as unauthorized access, loss of funds due to forgotten credentials, or
compromised private keys. Therefore, there is a need for a secure, user-friendly, and efficient hot wallet that
supports hierarchical deterministic (HD) key generation using standards like BIP32 and BIP39, ensures
encrypted storage and secure access, and allows seamless interaction with blockchain networks for sending
and receiving cryptocurrencies.
Conventional e-wallets rely on centralized databases that are vulnerable to external attacks and insider threats.
These systems often lack transparency and traceability and are unable to prevent fraud effectively.
Additionally, the absence of a tamper-proof record of transactions exposes users to risks such as double
spending, unauthorized access, and data breaches. The proposed blockchain-powered e-wallet addresses these
issues by using immutable ledgers, secure authentication protocols, and real-time anomaly detection to
provide a trustworthy and scalable payment system
1.7 Applications
The secure e-wallet built on blockchain has wide-ranging applications across both consumer and
enterprise domains. In the retail and e-commerce sectors, it enables decentralized, low-cost transactions
that are settled instantly without reliance on traditional intermediaries like banks or payment gateways.
This can significantly reduce transaction fees while enhancing transparency. In the emerging space of
decentralized finance (DeFi), such a wallet can support peer-to-peer lending, staking, token swapping,
and yield farming, allowing users to interact with financial services directly on the blockchain without
needing centralized platforms. Cross-border remittances are another major use case, as blockchain
eliminates geographical constraints and currency conversion inefficiencies.
1.8 Summary
A secure e-wallet built on blockchain isn't just a financial tool—it represents a foundational shift in
how digital value is stored, accessed, and protected. By utilizing decentralized architecture, cryptographic
safeguards, and smart contracts, such systems are designed to be not only efficient and scalable but also
trustworthy in the face of modern cybersecurity threats. The work summarized here sets the groundwork
for a next-generation payment infrastructure that aligns with global trends in digitization, privacy, and
Dept of CSE-CY , ACSCE 2024-2025 Page 3
Secure E-Wallet Using Blockchain
decentralized finance.
CHAPTER 2
LITERATURE SURVEY
2.1 Introduction
Blockchain and cryptocurrency technologies have transformed the digital economy by offering
decentralized, tamper-resistant platforms for secure financial transactions. These innovations have
removed the need for intermediaries, reduced transaction costs, and opened the door to global, borderless
finance. Bitcoin, the pioneer cryptocurrency, introduced the concept of a peer-to-peer digital currency,
while Ethereum expanded these capabilities by enabling programmable smart contracts. Together, these
technologies now underpin a wide range of digital financial services.
2.2 Background Study
A blockchain wallet is a digital tool that enables users to securely store and manage their
Cryptocurrency holdings. There are two main types of wallets: hot wallets, which are connected to the internet
and offer convenience for frequent transactions, and cold wallets, which are offline and prioritize security.
Despite the growing adoption of blockchain wallets, users face challenges such as phishing attacks, SIM-
swapping, and the irreversible loss of private keys. These vulnerabilities emphasize the need for improved
security protocols, user-friendly interfaces, and reliable recovery mechanisms.
2.3 Existing Models
HCH DEX: Introduced a blockchain wallet utilizing smart cards for [Link] provides dual
verification methods for added security.
KryptX: A Web 3.0 application offering an integrated wallet, real-time cryptocurrency market data,
and trading interface. Its focus is on user experience and security.
P2P Wallet: A peer-to-peer transaction system based on Ethereum blockchain. It incorporates
homomorphic encryption for privacy.
Coinbase Wallet: A well-known solution supporting recovery through seed phrases, dynamic QR
generation, and user authentication through passphrases.
Dept of CSE-CY , ACSCE 2024-2025 Page 4
Secure E-Wallet Using Blockchain
2.4 Literature Survey
2.4.1 Enhancing Financial Transaction Security With Blockchain Technology
[1] Mitawa, Aakansha. "Enhancing Financial Transaction Security With Blockchain
Technology." Educational Administration: Theory and Practice, 30 (5), 15048-15056 Doi: 10.53555/kuey.
v30i5 7508 (2024)
The paper begins by highlighting the growing need for secure digital financial transactions, especially
due to rising cyber threats. It emphasizes how cryptocurrencies, operating independently of central authorities,
offer an alternative through decentralized, cryptographically secured systems. The authors argue that
blockchain technology, being immutable and transparent, serves as a reliable platform for these financial
processes.
Methodology :
It integrates hashing algorithms like BLAKE2b-512 [1] and MD5 for user identity encryption, paired with a
Digital Code Identity (DCI) mechanism that links user identities with each transaction. This linkage ensures
a secure, traceable system without compromising on privacy. Blockchain is leveraged to prevent tampering or
backdoor modifications once a transaction is committed to the ledger.
Advantage :
This approach lies in its heightened security through layered cryptography and the novel DCI system, which
improves both traceability and accountability. It reduces reliance on traditional third-party validators and
ensures faster, authenticated peer-to-peer payments.
Disadvantage :
The use of the MD5 hashing algorithm, which is generally considered obsolete and vulnerable to collision
attacks. Although paired with stronger algorithms, the inclusion of MD5 slightly weakens the cryptographic
integrity. Furthermore[1], the system may present a learning curve for average users due to its reliance on
digital identity codes.
Scope :
It focuses on exploring how blockchain technology can be leveraged to improve the security, transparency,
and reliability of financial transactions. It examines blockchain’s potential to reduce fraud, ensure data
integrity, and build trust in digital financial systems.
Dept of CSE-CY , ACSCE 2024-2025 Page 5
Secure E-Wallet Using Blockchain
2.4.2 Crypto Wallet: A Perfect Combination with Blockchain and Security Solution for
Banking
[16] Yadav, Nagendra Singh, Vishal Goar, and Manoj Kuri. "Crypto Wallet: a perfect combination
with blockchain and security solution for banking." International Journal of Psychosocial
Rehabilitation 24, no. 2 (2020): 6056-6066.
This paper introduces a crypto wallet solution aimed at banking environments where security and
convenience must coexist. The authors recognize the evolving demand for privacy, fast digital banking, and
the increasing threat of phishing and SIM cloning. They propose a wallet that combines blockchain
immutability with enhanced user-verification layers.
Methodology :
It revolves around phrase-based wallet creation, allowing users to restore accounts with a secure mnemonic
seed, and email-based transaction verification, which serves as a two-factor authentication. Transactions are
logged into a blockchain ledger to ensure[16] they cannot be altered post-facto. The paper highlights
architecture that supports both mobile and desktop interactions.
Advantage :
This system is the balance between usability and security. The phrase-based system allows password recovery
while still being secure, and the email confirmation reduces unauthorized access. The combination of
blockchain and external verification makes it resilient to both backend tampering and front-end breaches.
Disadvantage :
The additional email verification layer can slow down transaction speeds[16], which might affect user
experience. Moreover, email-based systems themselves can be compromised if not properly secured (e.g.,
through phishing), creating a new attack surface.
Scope :
This paper explores how crypto wallets integrated with blockchain can enhance banking security by providing
secure, transparent, and tamper-proof transactions, addressing challenges like fraud and data breaches.
Dept of CSE-CY , ACSCE 2024-2025 Page 6
Secure E-Wallet Using Blockchain
2.4.3 Blockchain-Powered e-Wallet: Enhancing Security and Fraud Detection in Online
Payments
[4] Bui-Huu, Dong, Tan Le-Nhat, and Khuong Nguyen-An. "Blockchain-Powered e-Wallet: Enhancin
Security and Fraud Detection in Online Payments." In 2024 1st International Conference On
Cryptography And Information Security (VCRIS), pp. 1-6. IEEE, 2024.
The authors begin by observing the increased reliance on e-wallets during and post-COVID-19, noting
their convenience, cost-effectiveness, and growing popularity in cashless economies. However, the paper
stresses the simultaneous rise of fraud, impersonation, and forgery, making fraud detection and real-time
analysis imperative.
Methodolgy :
It focuses on embedding fraud detection systems directly into the blockchain e-wallet using machine
learning-based anomaly detection and decentralized validation protocols. Firebase is used as a real-time
cloud database, and all transaction logs are encrypted and replicated in distributed ledgers.
Advantage :
Advantageous in its proactive fraud prevention and detection[4]. The decentralization of data storage reduces
risks from a single point of failure, and the transparency of blockchain enhances auditability. Furthermore, the
system supports scalability in transaction volume.
Disadvantage :
The system's reliance on external cloud platforms like Firebase could be a vulnerability. Though data is
encrypted, any dependency on third-party cloud storage might expose sensitive information if not hardened.
Additionally, the implementation complexity may deter small businesses with limited technical resources.
Scope :
The paper presents a blockchain-based e-wallet model aimed at improving security and fraud detection in
online payments through decentralized ledger technology and smart contracts.
Dept of CSE-CY , ACSCE 2024-2025 Page 7
Secure E-Wallet Using Blockchain
2.4.4 A Survey on Blockchain Technology and Its Security
[7 ]Guo, Huaqun, and Xingjie Yu. "A survey on blockchain technology and its security." Blockchain:
research and applications 3, no. 2 (2022): 100067.
This is a comprehensive review paper that explores various blockchain security models, consensus
algorithms, and applications across sectors. It starts with a historical overview, tracing blockchain evolution
from Bitcoin to Ethereum 2.0, and outlines its core characteristics: decentralization, immutability, fault
tolerance, and auditability.
Methodology :
It includes a quantitative and qualitative comparison of major consensus algorithms like Proof of Work
(PoW), Proof of Stake (PoS), Delegated PoS, and PBFT, along with cryptographic tools such as SHA-256,
ECDSA, and zero-knowledge proofs. Additionally, it covers smart contract vulnerabilities and real-world
attack scenarios.
Advantage :
It covers nearly every technical and theoretical angle of blockchain, including security frameworks, real-time
use cases, and consensus weaknesses. It provides a roadmap for building more secure, scalable systems.
Disadvantage :
Lies in its practical applicability. Being largely a theoretical survey, it does not present a hands-on model or
prototype. This limits its utility for developers or practitioners seeking a ready-to-implement solution
Scope :
This paper provides a comprehensive survey of blockchain technology, focusing on its security mechanisms,
vulnerabilities, and potential solutions to strengthen blockchain systems.
Dept of CSE-CY , ACSCE 2024-2025 Page 8
Secure E-Wallet Using Blockchain
2.4.5 Blockchain Wallet For Secure Transactions
[9] Nowroozi, Ehsan, Seyedsadra Seyedshoari, Yassine Mekdad, Erkay Savaş, and Mauro Conti.
"Cryptocurrency wallets: Assessment and security." In Blockchain for Secure Transaction, pp. 1-19.
Cham: Springer International Publishing, (2022).
This study offers a decentralized wallet solution that uses blockchain for peer-to-peer transfers among
a close network of users. The system integrates homomorphic encryption to ensure privacy while
maintaining real-time functionality via Firebase.
Methodology :
It relies on Ethereum smart contracts coded in Solidity and utilizes Metamask[9] for user authentication and
interaction with the blockchain. It emphasizes a tamper-proof, trustless design using hash chaining and
immutable blocks, where every block is linked to its predecessor.
Advantage :
The wallet guarantees strong data integrity and anonymity using homomorphic encryption, which allows
operations on encrypted data without revealing the data itself. It also supports fast transaction verification via
Ethereum’s existing infrastructure.
Disadvantages :
It arise from reliance on cloud-based Firebase, which, while convenient, introduces third-party risk.
Additionally, transaction fees on Ethereum (gas fees) can become prohibitively expensive during network
congestion, affecting cost-efficiency
Scope :
The paper proposes a blockchain wallet framework designed to ensure the integrity, confidentiality, and
security of financial transactions while preventing unauthorized access.
Dept of CSE-CY , ACSCE 2024-2025 Page 9
Secure E-Wallet Using Blockchain
2.4.6 Model of Using Blockchain Technology to Secure Digital Financial Transactions
[8] Khalil, Mahmoona, Kausar Fiaz Khawaja, and Muddassar Sarfraz. "The model of using blockchain
technology in the financial sector during the era of fourth industrial revolution: a moderated mediated
model." Quality & Quantity 56, no. 4 (2022): 2435-2452.
The paper outlines the role of blockchain as a mechanism for securing digital financial transactions,
emphasizing its applicability across global financial and enterprise sectors. It presents blockchain as a solution
to mitigate human errors and data breaches by replacing centralized databases with decentralized ledgers. The
introduction discusses the core problem: current financial infrastructures are vulnerable due to centralized
architecture and human intervention, which can be exploited.
Methodology :
It includes using asymmetric encryption, particularly the ECDSA[8] algorithm (Elliptic Curve Digital
Signature Algorithm), and SHA-256 for securing blocks, transaction hashes, and proof-of-work validation.
The authors also propose a mechanism to prevent tampering using a distributed block validation model where
every node has access to a synchronized, immutable ledger.
Advanatge :
This system lies in its ability to eliminate third-party intermediaries, ensuring integrity and trust in
transactions. Its cryptographic architecture, particularly the elliptic curve-based signatures, provides robust
identity validation and prevents unauthorized access or transaction manipulation.
Disadvantages :
It include increased computational demand for signature verification and encryption, which can reduce
performance on lower-end hardware. Also, the paper assumes an idealized network with minimal latency,
overlooking challenges like node synchronization delays or fork resolution issues in a real-world scenario.
Scope :
This work models the application of blockchain to secure digital financial transactions, highlighting[8] its role
reducing fraud, increasing transparency, and ensuring data immutability.
Dept of CSE-CY , ACSCE 2024-2025 Page 10
Secure E-Wallet Using Blockchain
2.4.7 Secure E-Wallet System Using Blockchain Technology
[15] Adhav, Pratima, Swapnil Bhikan Wagh, Rushikesh Chandrakant Kinikar, Swapnil Sanjay Shinde,
and Rushikesh Mahadev Panchal. "Secure e-wallet system using block chain technology .
" INTERNATIONAL JOURNAL 5, no. 12 (2021).
This paper is rooted in India’s movement toward a "less-cash economy" and addresses the need for a
robust and secure digital transaction infrastructure. The introduction critiques the existing digital payment
landscape, pointing out flaws such as poor transaction security, limited infrastructure, and susceptibility to
fraud, especially in rural or semi-digital regions.
Methodology :
The authors propose the use of Blockchain Technology (BCT) for developing a secure e-wallet system. Their
model emphasizes direct peer-to-peer transfers[15], eliminating central bank involvement for low-value
consumer transactions. The blockchain ledger is used to verify transactions, ensuring data integrity and
transparency. They also hint at incorporating smart contracts for auto-validating transaction rules.
Advantage :
It include a significant reduction in intermediaries, transaction fees, and fraud. Blockchain’s immutability
ensures that any record created is tamper-proof and publicly auditable, thus increasing trust in digital wallets.
It also encourages financial inclusion by enabling access with just a mobile phone.
Disadvantage :
The dependence on digital literacy and device access. The proposed solution assumes basic technological
infrastructure and user awareness, which may not be consistent across India. Additionally, it does not detail
encryption or backup mechanisms in case of wallet loss, which is critical for practical deployment.
Scope :
The paper introduces a blockchain-based e-wallet system to facilitate secure digital payments and protect
against data tampering, fraud, and unauthorized transactions.
Dept of CSE-CY , ACSCE 2024-2025 Page 11
Secure E-Wallet Using Blockchain
2.4.8 A Systematic Literature Review of Blockchain Technology: Security Properties,
Applications, and Challenge
[14] Le, Tuan-Vinh, and Chien-Lung Hsu. "A systematic literature review of blockchain technology:
Security properties, applications and challenges." Journal of Internet Technology 22, no. 4 (2021): 789-
802.
This paper provides a meta-analysis of blockchain security properties, domains of application, and the
ongoing challenges in integrating blockchain into critical infrastructures. The introduction underscores
blockchain’s origin from Bitcoin and positions it as a solution for ensuring decentralized trust in systems that
historically relied on central authorities.
Methodology :
It involves reviewing over 120 peer-reviewed articles, categorized by domain (finance, healthcare, supply
chain, etc.), and extracting their reported advantages and security mechanisms. The paper defines six key
security attributes: integrity, transparency, traceability, accountability, anonymity, and unforgeability. It also
classifies blockchains by type: public, private, hybrid, and consortium.
Advantage :
It synthesizes fragmented findings into a cohesive overview, helping researchers and developers understand
where blockchain has succeeded and where it remains underdeveloped. It offers valuable taxonomies and
presents possible future research directions.
Disadvantage :
It lies in its theoretical nature. While rich in breadth, the study lacks depth in practical implementation. It does
not provide architectural designs or system-level case studies. Hence, while it's an excellent foundation, it may
be of limited help to implementers or engineers seeking technical blueprint.
Scope :
This paper systematically reviews existing literature on blockchain’s security properties, applications across
industries, and the key challenges that need to be addressed for broader adoption.
Dept of CSE-CY , ACSCE 2024-2025 Page 12
Secure E-Wallet Using Blockchain
2.4.9 CRYPTOCURRENCY WALLET
[19] Suratkar, Saurabh, Mahesh Shirole, and Sunil Bhirud. "Cryptocurrency wallet: A review."
In 2020 4th international conference on computer, communication and signal processing (ICCCSP), pp.
1-7. IEEE, (2020).
The study presents a student-designed crypto wallet prototype tailored for secure and accessible
management of cryptocurrencies. The paper starts by describing the basic difference between hot and cold
wallets and why security remains a primary concern in wallet usage. The authors highlight problems like loss
of private keys, hacking, and lack of user-friendly interfaces.
Methodology :
Their system integrates a multi-currency support wallet using a software model with private/public key
infrastructure. Key modules include encrypted key storage, transaction signing, and blockchain
synchronization for fund validation. It also supports seed phrase recovery and multi-factor
authentication[19].
Advantage :
This design is user accessibility. It allows both novice and expert users to interact with a secure system that
offers recovery and validation without extensive technical understanding. The wallet is also flexible enough to
handle a variety of cryptocurrencies within one interface.
Disadvantage :
On the flip side, as a prototype developed in an academic setting, the system lacks integration with third-party
payment processors and may not be production-ready. Additionally, the security design doesn’t deeply address
side-channel attacks or phishing resistance, which are common in deployed crypto wallets.
Scope :
The paper describes the design of a crypto wallet system leveraging blockchain[19] to provide secure storage
and transfer of cryptocurrencies, emphasizing user privacy and data integrity.
Dept of CSE-CY , ACSCE 2024-2025 Page 13
Secure E-Wallet Using Blockchain
2.4.10 A Literature Survey of Blockchain Security and Application Use Case
[23] Casino, Fran, Thomas K. Dasaklis, and Constantinos Patsakis. "A systematic literature review of
blockchain-based applications: Current status, classification and open issues." Telematics and
informatics 36 (2019): 55-81.
This paper offers a narrative-style survey by combining historical development, blockchain protocol
types, and domain-specific use cases. The introduction takes readers from blockchain’s conceptual origin
(Merkle trees and cryptographic chains) to modern implementations in banking, governance, and healthcare.
Methodology :
The survey doesn’t develop a new model but synthesizes well-cited academic papers to explain use-case
specific mechanisms. For example, Proof-of-Authority (PoA)[23] is highlighted for enterprise permissioned
systems, while Directed Acyclic Graphs (DAG) are introduced as alternatives to block-based ledgers in IoT
contexts.
Advantage :
Its domain coverage, helping readers understand how blockchain security models can be tailored depending on
the application—whether for fast microtransactions or medical record protection. It also compares multiple
consensus algorithms to illustrate trade-offs between security, speed, and decentralization.
Disadvantage :
Its reliance on secondary sources[23] without presenting any unified framework or performance
benchmarking. Readers gain theoretical insight but are left without tools to measure security in their own use
case.
Scope :
This paper surveys blockchain security techniques and explores diverse application use cases, analyzing how
blockchain can be implemented to secure digital systems in various sectors.
Dept of CSE-CY , ACSCE 2024-2025 Page 14
Secure E-Wallet Using Blockchain
2.5 Summary
The evolution of digital wallets has dramatically improved transaction speed and user convenience but
has simultaneously introduced serious security concerns such as identity theft, SIM card cloning, OTP
interception, and database breaches. To overcome these issues, blockchain technology has emerged as a viable
solution due to its core features of decentralization, immutability, transparency, and cryptographic validation
[Link] studies emphasized blockchain's disruptive potential in the fintech sector. Researchers
identified it as a secure alternative to centralized systems, particularly for mobile payments. Bitcoin's success,
as a decentralized currency, established the foundation for blockchain-based financial applications. These
systems remove intermediaries and replace trust-based systems with cryptographic proof, enhancing resilience
against tampering and fraud detection.
Several papers highlighted the technical challenges and gaps in traditional e-wallets. For example, weaknesses
in password-based login systems, vulnerability to phishing, and susceptibility to insider attacks were identified
as major limitations. Moreover, centralized databases were found to be single points of failure, making them
attractive targets for hackers. These studies proposed distributed ledger-based alternatives using Ethereum,
Hyperledger Fabric, or hybrid cloud-blockchain systems to decentralize data storage and protect user privacy
Novel models were explored across the literature.
Furthermore, multi-layer authentication models were tested on wallets like Coinbase, incorporating OTP,
device verification, and email-based validation. The incorporation of such models significantly reduced
unauthorized access rates and fraud incidents. Additionally, research has examined regulatory and economic
implications. For example, implementing blockchain in central bank digital currencies (CBDCs) or interbank
payment systems could bring transparency and cost reduction, but would require massive structural
transformation and compliance alignment.
Overall, the literature reflects a strong consensus on blockchain's ability to revolutionize e-wallet security. Its
ability to support trustless systems, protect against data manipulation, and offer user-controlled privacy
models makes it superior to legacy wallet infrastructures. However, issues such as performance bottlenecks,
regulatory barriers, and user education remain areas that require further development and practical
experimentation.
Dept of CSE-CY , ACSCE 2024-2025 Page 15
Secure E-Wallet Using Blockchain
CHAPTER 3
REQUIREMENT ANALYSIS
3.1 System Analysis
Existing System
The traditional e-wallet systems rely on centralized servers for transaction processing, data storage,
and user authentication. These systems are prone to:
Single point of failure, making them vulnerable to server crashes or attacks.
Data breaches and fraud, as sensitive user data is stored in central databases.
Limited transparency, as users cannot independently verify transaction integrity.
Low cost requirement.
Proposed System
Our proposed system leverages blockchain technology to enhance the security, transparency, and
reliability of e-wallet transactions. The system ensures:
Decentralized ledger for storing transactions, eliminating the risk of a single point of failure.
Immutable records that prevent unauthorized data tampering or fraud.
Cryptographic security for user data and transactions, ensuring confidentiality and integrity.
More advanced mechanism for protecting our wallet.
Functional Requirements
User Registration and Login — Users can securely register and authenticate using unique credentials.
Wallet Generation — The system generates blockchain-based wallet addresses and keys.
Balance Inquiry — Users can view their wallet balance in real-time, reflecting blockchain data.
Transaction Execution — Users can send/receive payments securely over blockchain.
Transaction History — Users can view immutable records of all past transactions.
Smart Contract Integration -Smart contracts must automatically handle transaction verification and
fund transfers.
Non-Functional Requirements
Security — All data exchanges must be encrypted (e.g., using SHA-256, elliptic curve cryptography).
Performance — The system should process transactions with minimal latency, leveraging blockchain
consensus.
Scalability — Capable of supporting a growing number of users without degradation in service quality.
Usability — The user interface must be intuitive and simple to use for non-technical users.
Interoperability--Should support multiple blockchain networks or be compatible with external
wallets.
Dept of CSE-CY , ACSCE 2024-2025 Page 16
Secure E-Wallet Using Blockchain
3.2 System/Functional Requirements
Successful development and operation hinge on specific system resources.
3.1.1 Hardware Requirements
Processor: Intel i5 / AMD Ryzen 5 or above
RAM: Minimum 8 GB Storage: At least 256 GB SSD (blockchain data, logs, wallet backups)
Network: Stable internet connection with ≥ 10 Mbps speed
Device Support: Desktop (Windows/Linux), Mobile (Android/iOS)
Optional: Smart card reader or biometric sensor for enhanced securit
Minimum 8 GB RAM
Quad-core processor
500 GB storage (for data growth)
Internet connectivity for real-time blockchain access
Reason for Choice: This hardware ensures reliable processing power, sufficient storage for blockchain
ledger growth, and stable network connectivity for secure and fast transactions.
Advantages: High availability,
Fast processing,
Scalability to support more users as the system expands.
3.1.2 Software Requirements
Operating System: Windows 10+, Linux (Ubuntu 18.04+), Android 9+, iOS 13+
Backend: [Link] / Python / Rust
Frontend: ReactJS / Flutter Blockchain
Platform: Ethereum / Bitcoin / [Link] / [Link]
Database: MongoDB / Firebase (for transaction metadata)
Security Libraries: BLAKE2b, MD5, SHA-256, AES, ECDSA, OTP, BIP32/BIP39
Browser Plugins: MetaMask or similar wallet extension support Tools: Docker, Git, OpenSSL
Reason for Choice: These tools provide robust security, flexibility, and industry-standard technologies for
blockchain app development.
Advantages: Open-source,
Cost-effective,
Scalable.
Dept of CSE-CY , ACSCE 2024-2025 Page 17
Secure E-Wallet Using Blockchain
Scope of the System
The system aims to provide a highly secure, decentralized platform for e-wallet transactions that can be scaled
for use in banking, e-commerce, peer-to-peer payments, government disbursement systems, and charity
donations. It also has the potential to integrate features like multi-currency support, biometric authentication,
and cross-border remittances. The architecture is designed to adapt to future innovations in blockchain
technology and digital identity management, positioning it for long-term relevance and adaptability.
Furthermore, the system can serve as a foundation for developing smart city payment infrastructures,
educational fee management systems, and micro-lending solutions for underbanked regions, thus contributing
to financial inclusion and digital transformation at scale.
3.2 Summary
The proposed secure e-wallet system aims to provide a decentralized, tamper-proof, and user-friendly solution
for digital financial transactions using blockchain technology. The system addresses the shortcomings of
traditional e-wallets by leveraging distributed ledger technology, cryptographic security, and transparency. It
promotes financial inclusion by enabling secure transactions for unbanked populations and offers a foundation
for building trust in digital payments. Future enhancements could include integration with IoT devices, AI-
based fraud detection, and compliance with global regulatory frameworks to further strengthen the system’s
capabilities. In addition, this system has the potential to foster innovation in digital payments, support
regulatory sandboxes for fintech development, and enhance consumer confidence in adopting blockchain-
based financial solutions globally.
This requirement analysis consolidates the hardware and software needs for building a secure, scalable
blockchain wallet system. Key features include strong cryptographic security, cross-platform access, and
efficient transaction processing. The system design is inspired by modern blockchain innovations such as P2P
wallets, image-based authentication, and phrase-based recovery, ensuring readiness for real-world deployment.
Dept of CSE-CY , ACSCE 2024-2025 Page 18
Secure E-Wallet Using Blockchain
CHAPTER 4
PROPOSED SYSTEM
4.1 Introduction
With the proliferation of decentralized technologies, blockchain wallets have become vital tools for s
securely managing digital currencies and assets. However, many existing systems struggle with usability,
security, and recoverability. The proposed system addresses these challenges by integrating biometric and
image-based authentication, cryptographic security mechanisms, and a blockchain-based backend for
tamper-proof transactions. This system is designed to support multi-currency management, seed phrase
recovery, fraud detection, and real-time transaction validation.
Overall System Architecture :
The architecture consists of three main layers:
Presentation Layer: User interfaces (web, mobile) for wallet management
Application Layer: Handles business logic, API management, and smart contract execution.
Blockchain Layer: Decentralized ledger storing transaction records, wallet data, and contract states.
4.2 Proposed Model
The proposed model comprises a layered approach that combines user authentication, data preprocessing,
feature extraction, classification, training/validation, and secure transaction execution. At its core, it uses
blockchain to ensure immutability and transparency, while front-end layers focus on usability and secure
input handling. It supports multiple authentication types (textual, biometric, visual), real-time access
control, encrypted transaction logging, and intelligent anomaly detection using behavior-based learning .
Input-Output Design
Inputs: User credentials (username, password/biometric)
Transaction details (recipient wallet address, amount)
Wallet creation requests
Outputs: Success/failure notifications for actions (registration, transaction)
Wallet address and QR code
Transaction receipts and updated balance
Dept of CSE-CY , ACSCE 2024-2025 Page 19
Secure E-Wallet Using Blockchain
Object-Oriented Design
Classes: User: Attributes: userID, username, passwordHash, walletID | Methods: register(), login(),
authenticate()
Wallet: Attributes: walletID, publicKey, privateKey, balance | Methods: create wallet()
Transaction: Attributes: txID, senderWalletID, receiverWalletID, amount, timestamp
Blockchain: Attributes: chain, pendingTransactions | Methods: addBlock(), validateChain()
4.3 System Architecture
4.3.1 Input Design Layer: Review Data Collection
Accepts inputs such as username, password/passphrase, selected image (for picture-based login), optional
biometric data (e.g., fingerprint, facial recognition).
Accepts transaction details (currency type, amount, wallet address).
Ensures user-friendly input interface across mobile, web, and desktop environments.
4.3.2 Pre-Processing Module
Validates input data formats, ensuring compatibility with backend systems.
Encrypts or hashes sensitive data such as biometric signatures.
Normalizes and segments image inputs to isolate identifiable patterns.
Implements data filtering and normalization techniques to reduce noise.
4.3.3 Feature Extraction Module
Extracts unique features from input images using pattern recognition (e.g., edges, entropy regions).
Applies cryptographic hash functions (e.g., BLAKE2b, MD5) to biometric and textual inputs to generate
consistent feature maps.
Identifies user behavior metrics (e.g., time-of-day usage, IP geolocation) for later use in anomaly
detection.
It mainly uses hash function to generate maps and behaviour metrics to detect that.
Dept of CSE-CY , ACSCE 2024-2025 Page 20
Secure E-Wallet Using Blockchain
4.3.4 Classification Module
Compares extracted features against stored secure references (e.g., encrypted hashes, biometric
templates).
Uses machine learning-based classifiers (e.g., decision trees, random forest) to assess legitimacy of login
or transaction attempts.
Triggers alert or secondary verification on anomaly detection.
4.3.5 Training & Validation Module
Continuously learns from user behavior to improve classification accuracy.
Maintains a dataset of valid/invalid access attempts.
Trains anomaly detection systems on updated datasets to detect fraud or unusual access patterns.
Validates model accuracy and retrains periodically for adaptation to new threats.
4.3.6 Output Layer
Provides wallet access upon successful authentication.
Enables core functionalities such as send/receive, transaction history, and asset overview.
Generates transaction hashes and stores audit trails on the blockchain.
Logs abnormal activity or access events for analysis.
Figure 4.3: E-Wallet System Architecture
Dept of CSE-CY , ACSCE 2024-2025 Page 21
Secure E-Wallet Using Blockchain
4.4 Detailed Description of Sub Models
4.4.1 Pre-Processing Module
Sanitizes inputs and ensures they're in acceptable formats.
Uses image segmentation techniques to extract meaningful areas from picture-based login methods.
Converts biometric data into templates for secure comparison.
Removes redundant or corrupt input features to streamline further processing.
4.4.2 Feature Extraction Module
Leverages statistical and cryptographic features (e.g., hash entropy, histogram distribution).
Converts image or biometric data into digital signatures.
Constructs user identity vectors that serve as unique representations. •Aggregates contextual metadata
(e.g., device ID, login location) as auxiliary input.
4.4.3 Classification
Employs trained classifiers for real-time decision-making.
Matches identity vectors against stored hashed templates.
Assigns risk scores to each attempt based on behavior and data integrity.
Grants or denies access and flags high-risk attempts for review.
4.4.4 Training and Validation
Implements supervised learning on labeled login and transaction data.
Uses algorithms such as Random Forest, SVM, and Logistic Regression for behavioral modeling.
Continuously evaluates system performance using metrics like precision, recall, and F1-score.
Support adaptive learning to accommodate evolving attack strategies.
Dept of CSE-CY , ACSCE 2024-2025 Page 22
Secure E-Wallet Using Blockchain
4.5 Data Flow Diagram (DFD)
Figure 4.5.1: Level 0 DFD
Figure 4.5.2: Level 1 DFD
Secure E-Wallet Using Blockchain
Figure 4.5.3: Level 2 DFD
Dept of CSE-CY , ACSCE 2024-2025 Page 24
Secure E-Wallet Using Blockchain
4.6 Summary
This blockchain wallet system offers a secure, user-centered experience with multi-layered
authentication and encrypted communication. It effectively combines traditional and novel verification
strategies (e.g., phrase, image, biometrics) with a blockchain backend to ensure transaction integrity and user
privacy. Advanced features such as anomaly detection and adaptive training enhance its resilience against
threats. Its modular design allows easy integration with DeFi apps and future blockchain [Link] Secure
E-Wallet Using Blockchain project focuses on designing a decentralized, secure, and transparent platform for
digital financial transactions. Traditional e-wallets rely on centralized servers, which often suffer from
vulnerabilities such as single points of failure, data breaches, fraud, and lack of transparency. This project
overcomes these limitations by integrating blockchain technology, which distributes transaction records across
multiple nodes, creating an immutable ledger that is resistant to tampering and unauthorized modifications.
The system architecture comprises three layers: a presentation layer for user interaction through web and
mobile applications, an application layer that manages business logic and API calls, and the blockchain layer
that securely records transactions and wallet data. Users can register and authenticate with strong
cryptographic methods, create wallets secured by public-private key pairs, and perform peer-to-peer
transactions. Each transaction is verified, signed, and recorded on the blockchain, ensuring transparency and
auditability.
The system supports real-time balance inquiries, transaction history views, and secure notifications, enhancing
the user experience while maintaining robust security standards. By leveraging cryptographic algorithms like
SHA-256 and elliptic curve cryptography, the platform protects sensitive data during transmission and storage.
Designed with scalability and usability in mind, this e-wallet can cater to diverse financial applications
including retail payments, e-commerce, government subsidies, and charitable donations. It promotes financial
inclusion by enabling secure digital payments for users without traditional banking access. The system’s
modular design allows integration with future technologies such as biometric authentication, multi-currency
support, and smart contracts.
Furthermore, the project addresses regulatory and compliance considerations by ensuring traceability and
transparency, making it suitable for deployment in regulated financial environments. By combining
blockchain’s strengths with user-friendly design, the e-wallet system not only secures transactions but also
builds trust among users and financial institutions, paving the way for widespread adoption of digital
payments.
Dept of CSE-CY , ACSCE 2024-2025 Page 25
Secure E-Wallet Using Blockchain
CHAPTER 5
CONCLUSION AND FUTURE ENHANCEMENT
The reviewed research papers collectively emphasize the urgent need for secure, user-friendly, and
intelligent blockchain wallet systems. While blockchain ensures data integrity and decentralization, wallets
remain vulnerable due to weak authentication, phishing attacks, and poor key recovery methods. Researchers
addressed these challenges through multi-factor authentication, image and phrase-based security, and
cryptographic hashing. The architecture's modular nature supports flexibility and future scalability. Each
layer—from input to output—is carefully engineered to ensure secure data handling, robust verification, and
seamless user interaction. Notably, the use of blockchain as the backend ensures that all transactions are
immutable and auditable, which enhances transparency and builds trust among users and show promise in
enhancing wallet privacy and fraud detection. Studies also stress the importance of usability and seamless
integration with banking systems and DeFi platforms. A next-generation blockchain wallet must combine
strong security, adaptive learning, and user-centric design. The proposed system aligns with these findings,
offering a resilient and scalable solution for managing digital assets in a rapidly evolving financial landscape.
To further improve this project and keep it aligned with the evolving blockchain ecosystem, several
enhancements are proposed:
1. Cross-Chain Transaction Support
Integrate interoperability for chains like Solana, Cardano, and Polkadot.
Allow users to perform atomic swaps directly within the wallet using decentralized protocols (e.g.,
THORChain, 0x, or Polkadot bridges).
2. Hardware Wallet Integration
Support for Ledger, Trezor, or NFC-enabled cold storage cards.
Use of USB/NFC/Bluetooth interfaces to allow signing without exposing keys to the software
environment.
3. Biometric Authentication
Utilize built-in Face ID, Touch ID, or Android Fingerprint APIs for device-level authentication.
Pair biometric unlock with phrase validation for sensitive operations like exporting keys or sending funds
above a threshold.
4. NFT and Token Management
Visual interface for managing ERC-721 / BEP-721 tokens.
Add NFT viewer, metadata fetcher, and secure transfer options.
Dept of CSE-CY , ACSCE 2024-2025 Page 26
Secure E-Wallet Using Blockchain
5. AI-Based Transaction Risk Analysis
Use machine learning models to flag suspicious activity or phishing attempts.
Alert users about known scam addresses or gas-fee anomalies.
Final Thoughts
The crypto wallet built through this project not only satisfies the current needs for secure and user-
controlled asset management, but also lays the groundwork for expansion into Web3, DeFi, and decentralized
identity domains. By integrating the above enhancements, this system can become a full-fledged personal
blockchain assistant—secure, scalable, and future-proof. It could include the integration of smart contracts for
automating payments, AI-driven fraud detection mechanisms, and compliance tools that align with global
financial regulations. The modular and adaptable architecture ensures that the system can evolve alongside
emerging blockchain innovations and digital identity solutions.
Overall, this project highlights blockchain’s potential to transform digital wallets into secure, trustworthy, and
efficient financial tools. It lays the groundwork for safer digital payment ecosystems, encouraging broader
acceptance and adoption of blockchain technology in everyday financial transactions. The Secure E-Wallet
Using Blockchain thus represents a significant step forward in creating a secure, user-friendly, and transparent
payment infrastructure that aligns with the demands of modern digital economies.
In conclusion, while not a panacea, blockchain offers a robust foundation for building next-generation e-
wallets that are more secure, efficient, and user-centric. Continued research, innovation, and collaboration
between technologists, policymakers, and financial institutions will be key to shaping a secure digital payment
[Link], blockchain-based e-wallets also face certain challenges, such as scalability concerns,
regulatory uncertainties, and user adoption barriers. To fully realize the potential of blockchain in e-wallet
security, future efforts must focus on improving transaction speeds, integrating with regulatory frameworks,
and enhancing user experience without compromising security.
Dept of CSE-CY , ACSCE 2024-2025 Page 27
Secure E-Wallet Using Blockchain
REFERENCES
[1] Mitawa, Aakansha. Enhancing Financial Transaction Security With Blockchain
[Link] Administration: Theory and Practice, 30 (5), 15048-15056 Doi: 10.53555/kuey.
v30i5 7508 (2024).
[2] Watanabe, Hiroki, Kohei Ichihara, and Takumi Aita. VELLET: Verifiable embedded wallet
for securing authenticity and integrity. In 2024 IEEE International Conference on Blockchain and
Cryptocurrency (ICBC), pp. 254-258. IEEE, (2024).
[3] Homoliak, Ivan, and Martin Perešíni. SoK: Cryptocurrency wallets–A security review and
classification on authentication factors. In 2024 IEEE International Conference on Blockchain and
Cryptocurrency (ICBC), pp. 1-8. IEEE, (2024).
[4] Bui-Huu, Dong, Tan Le-Nhat, and Khuong Nguyen-An. Blockchain-Powered e-Wallet: Enhancing
Security and Fraud Detection in Online Payments. In 2024 1st International Conference On Cryptography
And Information Security (VCRIS), pp. 1-6. IEEE, (2024).
[5] Weichbroth, Paweł, Kacper Wereszko, Helena Anacka, and Jolanta Kowal. Security of
cryptocurrencies: A view on the state-of-the-art research and current developments. Sensors 23, 6 (2023):
3155
[6] Rasheed, Raed Saeed, Khalil Hamdi Ateyeh Al-Shqeerat, Ahmed Salah Ghorab, Fuad Salama
AbuOwaimer, and Aiman Ahmed AbuSamra. Blockchain Mobile Wallet with Secure Offline
Transactions. Computers, Materials & Continua 75, 2 (2023).
[7] Guo, Huaqun, and Xingjie Yu. A survey on blockchain technology and its [Link]:
research and applications 3, 2 (2022): 100067.
[8] Khalil, Mahmoona, Kausar Fiaz Khawaja, and Muddassar Sarfraz. The adoption of blockchain
technology in the financial sector during the era of fourth industrial revolution: a moderated mediated
model. Quality & Quantity 56, 4 (2022): 2435-2452.
[9] Nowroozi, Ehsan, Seyedsadra Seyedshoari, Yassine Mekdad, Erkay Savaş, and Mauro Conti.
Cryptocurrency wallets: Assessment and security. In Blockchain for Secure Transaction, pp. 1-19. Cham:
Springer International Publishing, (2022).
[10]Bazydło, Grzegorz, Remigiusz Wiśniewski, and Kamil Kozdrój. Trusted and secure blockchain-
based durable medium electronic service. Cryptography 6, 1 (2022): 10.
[11] Kavitha, R., R. Rajeswari, Pratyusa Mukherjee, Suchismita Rout, and S. S. Patra. Performance measures
of blockchain-based mobile wallet using queueing model. In Intelligent Systems and Sustainable Computing:
Proceedings of ICISSC 2021, pp. 269-277. Singapore: Springer Nature Singapore, (2022).
[12] Di Luzio, Adriano, Danilo Francati, and Giuseppe Ateniese. Arcula: A secure hierarchical deterministic
wallet for multi-asset blockchains. In Cryptology and Network Security: 19th International Conference, CANS
2020, Vienna, Austria, December 14–16, 2020, Proceedings 19, pp. 323-343. Springer International
Publishing, (2021).
[13] Aslam, Sidra, Aleksandar Tošić, and Michael Mrissa. Secure and privacy-aware blockchain design:
Requirements, challenges and solutions. Journal of Cybersecurity and Privacy 1, 1 (2021)
Dept of CSE-CY , ACSCE 2024-2025 Page 28
Secure E-Wallet Using Blockchain
[14] Le, Tuan-Vinh, and Chien-Lung Hsu. A systematic literature review of blockchain technology: Security
properties, applications and challenges. Journal of Internet Technology 22, 4 (2021): 789-802.
[15] Adhav, Pratima, Swapnil Bhikan Wagh, Rushikesh Chandrakant Kinikar, Swapnil Sanjay Shinde, and
Rushikesh Mahadev Panchal. Secure e-wallet system using block chain [Link] Journal 5,
12 (2021).
[16] Yadav, Nagendra Singh, Vishal Goar, and Manoj Kuri. Crypto Wallet: a perfect combination with
blockchain and security solution for [Link] Journal of Psychosocial Rehabilitation 24, 2
(2020): 6056-6066.
[17] Vshal, Heena [Link] Wallet: a perfect combination with blockchain and two distinct
transaction. International Journal of Psychosocial Rehabilitation 27, 2 (2020): 6056-6078.
[18] Hu, Teng, Xiaolei Liu, Weina Niu, Kangyi Ding, Yanping Wang, and Xiaosong Zhang. Securing the
private key in your blockchain wallet: a continuous authentication approach based on behavioral
[Link] Journal of Physics: Conference Series, vol. 1631, 1, p. 012104. IOP Publishing, (2020).
[19] Suratkar, Saurabh, Mahesh Shirole, and Sunil Bhirud. Cryptocurrency wallet: A review. In 2020 4th
international conference on computer, communication and signal processing (ICCCSP), pp. 1-7. IEEE,
(2020).
[20] Haque, A. K. M., and Mahbubur Rahman. Blockchain technology: Methodology, application and security
[Link] preprint arXiv:2012.13366 (2020).
[21] Hu, Yining, Ahsan Manzoor, Parinya Ekparinya, Madhusanka,Liyanage, Kanchana Thilakarathna,
Guillaume Jourjon, and Aruna Seneviratne. A delay-tolerant payment scheme based on the ethereum
[Link] Access 7 (2019): 33159-33172.
[22] Saad, Muhammad, Jeffrey Spaulding, Laurent Njilla, Charles Kamhoua, Sachin Shetty, DaeHun Nyang,
and Aziz Mohaisen. Exploring the attack surface of blockchain: A systematic overview. arXiv preprint
arXiv:1904.03487 (2019).
[23] Casino, Fran, Thomas K. Dasaklis, and Constantinos Patsakis. A systematic literature review of
blockchain-based applications: Current status, classification and open [Link] and informatics 36
(2019): 55-81.
[24] Homoliak, Ivan, Dominik Breitenbacher, Alexander Binder, and Pawel Szalachowski. An air-gapped 2-
factor authentication for smart-contract [Link] preprint arXiv:1812.03598 (2018).
[25] Singh, Karan, and Dharmender Singh Kushwaha. An interoperable and secure e-wallet architecture using
blockchain. In 2018 GUCON, pp. 165-169. IEEE, (2018)
Dept of CSE-CY , ACSCE 2024-2025 Page 29
Secure E-Wallet Using Blockchain
Dept of CSE-CY , ACSCE 2024-2025 Page 30