Skip to content

omakasemoney/wizard-penguins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wizard-penguins

smart contract for wizard penguins art piece

  • will mint to each address
  • WizardCouncil (WC)
  • all will point to the same metadata
  • no max supply

deployment

npm install

npx hardhat compile

npx hardhat run scripts/deploy.js --network mainnet

npx hardhat verify <CONTRACT_ADDRESS_HERE> --network mainnet

minting

mint(receiver, quantity)

About

smart contract for wizard penguins art piece

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published