0xJonaseb11 / foundry-f23-nft

Create , deploy and test a basic nft with foundry tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Create , deploy and test a basic nft with foundry tool

License:MIT License


Languages

Language:Solidity 66.8%Language:Makefile 33.2%