Abstract
This project focuses on the development of a decentralized e-wallet system that utilizes blockchain
technology to enable secure and transparent cryptocurrency transactions. The e-wallet allows users to store, send, and
receive cryptocurrency without relying on third-party intermediaries. The system is built on the Ethereum blockchain
with Ganache serving as the local blockchain development and testing environment. User data, such as profiles and
transaction history, is managed using MySQL. This project does not implement smart contracts or additional security
features, instead relying on JavaScript for both frontend and backend operations. The results from testing indicate that
the system is efficient, scalable, and provides secure peer-to-peer transaction capabilities.