Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 149 Bytes

File metadata and controls

8 lines (4 loc) · 149 Bytes

For local dev

Run npx hardhat node and then run npx hardhat run scripts/deploy.js --network localhost.

To run test

Run npx hardhat test