Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 294 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 294 Bytes

Hardhat minimal project template

Installation

Recommended using WSLv2 with LTS Node & NPM version

Installation dependencies

npm install

Compile contracts

npx hardhat compile

Run deploy

npx hardhat run scripts/deploy.js --network siberium