Skip to content

Akshaj31/krypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ethereum Transaction Manager

Screenshot 2024-01-30 124649

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.

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.

Screenshot 2024-01-30 124719

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors