npm install
npx hardhat compile
Run all unit tests:
npx hardhat test
For developers, static analysis need to be done before committing code. Read more of SecurityCheck.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
npx hardhat compile
Run all unit tests:
npx hardhat test
For developers, static analysis need to be done before committing code. Read more of SecurityCheck.