/foundry-f23-nft

Create , deploy and test a basic nft with foundry tool

Primary LanguageSolidityMIT LicenseMIT

foundry-f23-nft

About

This is the foundry Basic Nft contract that will implement a simple NFT with foundry tool .

Getting started

forge install OpenZeppelin/openzeppelin-contracts --no-commit

Deal with IPFS

  • add IPFS campanion to browser and then download it.
  • Or use an IPFS gateway

@0xJonaseb11