You can see the live demo here
This repository is for my first project working with Web3 technology and developing a Smart Contract on the Ethereum Blockchain.
- 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
- Firebase Realtime Database
- Giphy API
Users connect their Metamask wallet and send ETH to other wallets across the Ropsten Network (an Ethereum blockchain test network). Users can include a message and keyword to post a gif along with their transaction. A history of all transactions made via the smart contract appear at the bottom of the page and are updated as new transactions are made.