This is a Buildspace project.
During a two-week sprint, I coded and deployed an Ethereum smart contract with an accompanying NFT collection and interactive web app using Solidity and React amongst 400+ developers. As a Buildspace learn-a-thon, there was a live "kick-off" showcasing an intro to the project scope. There were scheduled, hour-long coworking sessions where lo-fi beats played as we indivdually worked alongside the developer community.
For my project, I advertised a faux film screening of Beetlejuice. Users can mint an NFT for a virtual screening password by connecting their Metamask wallet to the free Rinkeby testnet. They will own their NFT and can re-sell their NFT on the Opensea marketplace.
- Smart Contract: a piece of code that lives on the blockchain
- Blockchain: a public place where anyone can securely read and write data for a fee
- Metamask Wallet: a crypto wallet & secure gateway to connect blockchain apps
- Rinkeby Testnet: a free Ethereum test network
- NFT: a data "token" that a person can own
- Mint: publicly publishing to the blockchain
- Opensea Marketplace: a peer-to-peer marketplace to buy, sell, and auction NFTs
- Install node/npm
- Install Hardhat
- Install Hardhat Dependencies: Waffle & Ethers
- Install Metamask Browser Extension
I created the NFT designs using SVG. The club passes are character spoilers paired with random colors.
I earned an NFT for completing the learn-a-thon challenge within the 2-week sprint.