Skip to content

nedmarafawi/TripleW-NFT-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRIPLEW NFT

Mint Your Own NFT Collection

🔖 About The Project

TRIPLEW #01 is an NFT project consisting of 50 randomly generated three-word combination. Each piece is a unique and really funny.

You can find the code for the deployed Smart Contract here

🦄 What is an NFT?

An NFT is a "token" that a person can own that links to some piece of "data" (ex. a link to a piece of digital art, a video, an image, etc). The trick with NFTs is that each "token" has a unique identifier that lets the owner prove that it's one of a kind.

💻 Instructions

Setup

  1. Connect your Ethereum wallet
  2. Choose "Rinkeby" network
  3. Get some fake ETH for Rinkeby

💼 If you don't have a wallet

You can just install Metamask for free. Without a wallet, you can't interact with this project!

💰 Need some fake money

In order to deploy to Rinkeby, you need fake ETH.

Why? Because if you were deploying to the actual Ethereum mainnet, you'd use real money! So, testnets copies how mainnet works, only difference is no real money is involved.

In order to get fake ETH, you have to ask the network for some. This fake ETH will only work on this specific testnet. You can grab some fake Ethereum for Rinkeby through a faucet.

Here's a few faucets to choose from:

📲 Usage

Frontend

  • Create a "Smart Contract"
  • Let user connect their Ethereum wallet
  • Add a button to call contract and mint NFT
  • View the minted NFT on OpenSea
  • Alert user when they’re on the wrong network.
  • Deploy to Netlify

Stretch Goals

  • Set a limit on the # of minted NFTs
  • Add a button to let people see the collection
  • Create a button to copy the address wallet
  • Add a GitHub link
  • Create a How-To instructions
  • Add a mining loading animation

❤️ Thanks

This project is built following the Buildspace Projects NFT Collection guide.

Thanks to Buildspace team, @Farza and the whole community. What an amazing project to contribute into the future of web3.

📄 License

Distributed under the MIT License. See LICENSE for more information.