Hardhat basic usage with forked mainnet and console.log
Install dependencies with npm install
or yarn
npm run compile
yarn compile
npm run test
yarn test
npm run deploy
yarn deploy
Hardhat basic usage with forked mainnet and console.log
Install dependencies with npm install
or yarn
npm run compile
yarn compile
npm run test
yarn test
npm run deploy
yarn deploy