SeanPlusPlus / nfl-squares-smart-contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Solidity 71.1%Language:JavaScript 28.9%