This project processes crypto transactions using SepoliaEth and Solidity between MetaMask wallets, displaying real-time balances. It integrates user accounts with MetaMask wallets, and implements logging and display of user transactions on user dashboards
Uses a full-stack JWT authentication system, enabling: create, read, update and delete (CRUD) operations on a MongoDB database. User interface designed with React Bootstrap.
Pulls multiple users' transactions from the blockchain contract.
Pulls logged-in user's transactions from the MERN database.