Before running any command, make sure to install dependencies:
npm iCompile the smart contracts with Hardhat:
npm run compile
Run the tests:
npm run test
npx hardhat node --tags "local" --network hardhat
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Before running any command, make sure to install dependencies:
npm iCompile the smart contracts with Hardhat:
npm run compile
Run the tests:
npm run test
npx hardhat node --tags "local" --network hardhat
MIT