Skip to content

bobbywilliamajor/hardhat-nft-fcc

Repository files navigation

// The is a NFT project

  1. A basic NFT contract

  2. It stores the NFT attributes offchain using IPFS

  3. All the NFTs pointed to the same IPFS address

  4. A dynamic NFT contract

  5. The contract uses chainklink AggregatorV3Interface

  6. The NFT the user gets is determined by the ETH to Usd price

  7. The data is stored onchain

  8. A random NFT contact

  9. There are three NFTs available

  10. The users get NFT minted based on chance algorithm

About

Creating NFT contracts storing nfts on chain and off chain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published