Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 184 Bytes

File metadata and controls

14 lines (8 loc) · 184 Bytes

Sc

Install dependency

yarn npm install --save-dev hardhat

Run unit test

npx hardhat test

Deploy

npx hardhat run --network testnet .\scripts\deploy-campaign.js