Skip to content

perezmas/ethereum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web 3.0 Ethereum App

A Web 3.0 (Web3) app that utilizes blockchain technology and Metamask to send and receive Ethereum cryptocurrency to other accounts.

Tools Used

  • JavaScript
  • React
  • Solidity
  • Metamask
  • GIPHY API
  • Alchemy Blockchain API
  • Tailwind CSS
  • Vite

What I Learned

  • How to incorporate developer APIs into my projects
  • How to send & receive transactions on the blockchain
  • The concept of decentralization in Web 3.0
  • How to integrate Cryptocurrency wallets (using Metamask) into my app