Skip to content

My first project developing a Smart Contract in Solidity for the Ethereum Blockchain.

Notifications You must be signed in to change notification settings

sparra95/eth-transfer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Web 3.0 Blockchain Application

Web 3.0 app screenshot 1

Introduction

This is a code repository for a personal project working with Crypto, Web3, and blockchain technology.

Technology used

  • Solidity programming language to develop smart contracts on Ethereum blockchain
  • Hardhat development environment for Ethereum
  • Alchemy blockchain API and node service
  • React JavaScript library
  • Tailwind CSS framework

How it works

Users can connect their Metamask wallet to the app and send ETH to other wallets across the Ethereum network (tested on the Ropsten testnet). Users can include a message and keyword to post a gif along with their transaction. A history of the connected wallet's transactions will appear along with a personal message and gif based on the given keyword.

Note the navigation tabs do not link to anything since the purpose of this project was to build a functioning blockchain application

Web 3.0 app screenshot 2

Live Demo

You can see the live demo here