Skip to content
/ NFT Public

Publish NFT and implement blind box and unblind function

Notifications You must be signed in to change notification settings

Rita94105/NFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Foundry test

git clone --recurse-submodules https://github.com/Rita94105/NFT.git
cd NFT
forge test --match-contract Receiver
forge test --match-contract MyToken

Installing openzeppelin and chainlink in Foundry

forge install openzeppelin/openzeppelin-contracts --no-commit
forge install smartcontractkit/chainlink --no-commit

About

Publish NFT and implement blind box and unblind function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published