Ethereum Transaction Manager

JSSolidityReact

Overview

This project is an Ethereum Transaction Manager built using React for the front end and Ethereum smart contracts for the backend. The application enables users to connect their Ethereum wallets (MetaMask) and manage transactions, including sending Ether with custom messages and keywords.

Link to GitHub Repository

Features

Wallet Integration: Connect your Ethereum wallet (MetaMask) to the application.

Transaction History: View a history of all transactions, including details like sender, receiver, timestamp, message, and keyword.

Send Transactions: Send Ether to other Ethereum addresses with personalized messages and keywords.

Smart Contracts: Utilizes a Solidity smart contract on the Ethereum blockchain to store and manage transactions.

Technologies Used

React: Frontend framework for building user interfaces.

Ethers.js: JavaScript library for interacting with Ethereum.

Solidity: A programming language for writing smart contracts on the Ethereum blockchain.

picture of a ethereum transaction website