Skip to content

Ifra001/NFT-ERC721-24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Project

This was made posible by following the Cyfrin foundry course

This Project contains two types of NFTs 1. IPFS Hosted NFT 2. SVG NFT (Hosted 100% on chain)

Introduction

  • The IPFS Hosted NFT is called "LoveYouMama" ^_^
  • The SVG NFT is a DynamicNFT which represents 2 emotions: Happy and Sad. It changes according to the Mood of the owner

LoveYouMama NFT Happy NFT Sad NFT

Prerequisities

To work on this project, you need the following tools installed:

  • Foundry (for testing and deploying smart contracts)

Clone the Repository

git clone https://github.com/DontMind-me/NFT-ERC721-24
cd NFT-ERC721-24

Installs

To interact with the contract, you will have to download the following packages.

forge install openzeppelin/openzeppelin-contracts@v5.0.2 --no-commit
forge install cyfrin/foundry-devops@0.2.2 --no-commit

About

A NFT Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published