Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 242 Bytes

deploy contracts on localhost

  1. npm i
  2. npx hardhat node

run dapp

  1. cd app
  2. npm i
  3. npm run dev1657874670126

Mock winner

  1. npx harhdat run scripts/mockOffChain.js --network localhost