drafting-dreams / hardhat-nft-fcc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3 contracts

  1. Basic NFT
  2. Random IPFS NFT
  • Pros: Cheap
  • Cons: Someone needs to pin our data
  1. Dynamic SVG NFT
  • Pros: The data is on chain!
  • Cons: MUCH more expensive

If price of ETH is above X -> Happy face If it's below -> frown face

About


Languages

Language:JavaScript 59.3%Language:Solidity 40.7%