Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 391 Bytes

NPM version is 7+. I am using NPM. I have "hardhat-toolbox' and mentioned dependencies comes with it.So does need to download.

package.json=> scripts=> npm test => npm run test:staging =>npm run format => npm run coverage

npm run lint and npx lint are not working but--- solhint contracts/FundMe.sol (for single file) is working. solhint 'contracts/**/*.sol'(for contracts folder)