Skip to content

snackman/RarePizzas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RarePizzas

For Laszlo!

Instructions

  • Clone Repository
git clone https://github.com/snackman/RarePizzas.git && cd RarePizzas
  • Install Hardhat
npm install --save-dev hardhat
  • compile contracts
npx hardhat compile
  • run local node
npx hardhat node
  • deploy contracts (in a different terminal)
npx hardhat run --network localhost scripts/deploy.js

Releases

No releases published

Packages

No packages published