nathunandwani / find-ball-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find ball web3 game

To get started

npm install
npx hardhat compile
npx hardhat node
npx hardhat run .\scripts\sample-script.js --network localhost
cd html/
python3 -m http.server 9999

About


Languages

Language:Solidity 48.8%Language:HTML 30.5%Language:JavaScript 19.1%Language:CSS 1.6%