NFL Squares Smart Contract

Like Super Bowl Squares but every week

Hardhat Basics

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help