Skip to content

dweb-lab/ccnp-extend-contracts

Repository files navigation

CCNP extend Contracts

some Advanced Sample Hardhat Code

Try running some of the following tasks:

npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
REPORT_GAS=true npx hardhat test # ?
npx hardhat coverage
npx hardhat run scripts/deploy.ts
TS_NODE_FILES=true npx ts-node scripts/deploy.ts
npx eslint '**/*.{js,ts}' --fix
npx prettier '**/*.{json,sol,md}' --check
npx prettier '**/*.{json,sol,md}' --write
npx solhint 'contracts/**/*.sol' --fix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published