Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.46 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.46 KB

ETHEREUM WEB APP

This is a Buildspace project.

Movie App Movie App Movie App

ABOUT

During a two-week sprint, I coded and deployed an Ethereum smart contract with an interactive web app using Solidity and React amongst 200+ developers. As a Buildspace hackathon, a live "kick-off" showcased an intro to the project scope. There were scheduled, hour-long co-working sessions where lo-fi beats played as we individually worked alongside the developer community.

USE CASE

For this project, I created a movie forum. Users post prompted movie recommendations to the blockchain by connecting their Metamask wallet to the free Rinkeby testnet. Once users' Metamask wallets are connected to the web app, the movie portal is enabled and movie recommendations from other users can be seen!

HELPFUL TERMS

  1. Smart Contract: a piece of code that lives on the blockchain
  2. Blockchain: a public place where anyone can securely read and write data for a fee
  3. Metamask Wallet: a crypto wallet & secure gateway to connect blockchain apps
  4. Rinkeby Testnet: a free Ethereum test network

INSTALL REQUIREMENTS

  1. Install node/npm
  2. Install Hardhat
  3. Install Hardhat Dependencies: Waffle & Ethers
  4. Install Metamask Browser Extension

NFT CERTIFICATE

I earned an NFT for being a part of the first 200 developers to complete the 2-week sprint.

Movie App